Gimp.enum_get_value_descriptions

function enum_get_value_descriptions(enum_type: GObject.Type): Gimp.EnumDesc {
    // Gjs wrapper for gimp_enum_get_value_descriptions()
}
  

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

Since 2.2

enum_type

a GLib.Type

Returns

a null terminated constant array of Gimp.EnumDesc