Gimp.Module.prototype.get_auto_load
function get_auto_load(): Boolean {
// Gjs wrapper for gimp_module_get_auto_load()
}
Returns whether this module in automatically loaded at startup.
Since 3.0
- Returns
The module's 'auto_load' property.
function get_auto_load(): Boolean {
// Gjs wrapper for gimp_module_get_auto_load()
}
Returns whether this module in automatically loaded at startup.
Since 3.0
The module's 'auto_load' property.