Gimp.flags_value_get_desc
function flags_value_get_desc(flags_class: GObject.FlagsClass, flags_value: GObject.FlagsValue): String {
// Gjs wrapper for gimp_flags_value_get_desc()
}
Retrieves the translated description for a given flags_value.
Since 2.2
- flags_class
- flags_value
a GObject.FlagsValue from flags_class
- Returns
the translated description of the flags value