Gimp.Module.error_quark
function error_quark(): GLib.Quark {
// Gjs wrapper for gimp_module_error_quark()
}
This function is never called directly. Use GIMP_MODULE_ERROR() instead.
Since 2.8
- Returns
the GLib.Quark that defines the GIMP module error domain.