Method

GimpModuleget_auto_load

unstable since: 3.0

Declaration [src]

gboolean
gimp_module_get_auto_load (
  GimpModule* module
)

Description [src]

Returns whether this module in automatically loaded at startup.

Available since: 3.0

Gets propertyGimp.Module:auto-load

Return value

Type: gboolean

The modules ‘auto_load’ property.