Gimp.Module.set_auto_load
@accepts(Gimp.Module, bool)
@returns(none)
def set_auto_load(self, auto_load):
# Python wrapper for gimp_module_set_auto_load()
Sets the auto_load property of the module
Since 3.0
- self
- auto_load
Pass False to exclude this module from auto-loading