Gimp.Module.prototype.set_auto_load

function set_auto_load(auto_load: Boolean): void {
    // Gjs wrapper for gimp_module_set_auto_load()
}
  

Sets the auto_load property of the module

Since 3.0

auto_load

Pass false to exclude this module from auto-loading