Gimp.flags_get_value_descriptions
@accepts(GType)
@returns(Gimp.FlagsDesc)
def flags_get_value_descriptions(flags_type):
# Python 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
- Returns