GimpUi.widgets_error_quark

function widgets_error_quark(): GLib.Quark {
    // Gjs wrapper for gimp_widgets_error_quark()
}
  

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

Returns

the GLib.Quark that defines the GIMP widgets error domain.