Gimp.Module.prototype.is_loaded
function is_loaded(): Boolean {
// Gjs wrapper for gimp_module_is_loaded()
}
Since 3.0
- Returns
Whether the module is currently loaded.
function is_loaded(): Boolean {
// Gjs wrapper for gimp_module_is_loaded()
}
Since 3.0
Whether the module is currently loaded.