Function
Gimpflags_value_get_abbrev
since: 2.10
Declaration [src]
const gchar*
gimp_flags_value_get_abbrev (
  GFlagsClass* flags_class,
  const GFlagsValue* flags_value
)
Description [src]
Retrieves the translated abbreviation for a given flags_value.
Available since: 2.10
Parameters
- flags_class
- 
            Type: GFlagsClassA GFlagsClass.The data is owned by the caller of the function. 
- flags_value
- 
            Type: GFlagsValueA GFlagsValuefromflags_class.The data is owned by the caller of the function.