Gimp.Module.prototype.get_state
function get_state(): Gimp.ModuleState {
// Gjs wrapper for gimp_module_get_state()
}
Since 3.0
- Returns
The module's state.
function get_state(): Gimp.ModuleState {
// Gjs wrapper for gimp_module_get_state()
}
Since 3.0
The module's state.