Gimp.flags_set_value_descriptions
function flags_set_value_descriptions(flags_type: GObject.Type, descriptions: Gimp.FlagsDesc): void {
// Gjs wrapper for gimp_flags_set_value_descriptions()
}
Sets the array of human readable and translatable descriptions and help texts for flags values.
Since 2.2
- flags_type
- descriptions
a null terminated constant static array of Gimp.FlagsDesc