Gimp.ConfigInterface.error_quark

function error_quark(): GLib.Quark {
    // Gjs wrapper for gimp_config_error_quark()
}
  

This function is never called directly. Use GIMP_CONFIG_ERROR() instead.

Since 2.4

Returns

the GLib.Quark that defines the GimpConfig error domain.