Gimp.flags_get_value_descriptions

function flags_get_value_descriptions(flags_type: GObject.Type): Gimp.FlagsDesc {
    // Gjs wrapper for gimp_flags_get_value_descriptions()
}
  

Retrieves the array of human readable and translatable descriptions and help texts for flags values.

Since 2.2

flags_type

a GLib.Type

Returns

a null terminated constant array of Gimp.FlagsDesc