Enumeration
GimpModuleState
Members
Name | Description |
---|---|
GIMP_MODULE_STATE_ERROR |
Missing |
GIMP_MODULE_STATE_LOADED |
An instance of a type implemented by this module is allocated. |
GIMP_MODULE_STATE_LOAD_FAILED |
Gimp_module_register() returned |
GIMP_MODULE_STATE_NOT_LOADED |
There are no instances allocated of types implemented by this module. |