Gimp.Module.prototype.get_info

function get_info(): Gimp.ModuleInfo {
    // Gjs wrapper for gimp_module_get_info()
}
  

Since 3.0

Returns

The module's Gimp.ModuleInfo as provided by the actual module, or null.