GimpUi.help_id_quark

@returns(GLib.Quark)
def help_id_quark():
    # Python wrapper for gimp_help_id_quark()
  

This function returns the GLib.Quark which should be used as key when attaching help IDs to widgets and objects.

Since 2.2

Returns