Function
Gimpenum_value_get_desc
since: 2.2
Declaration [src]
const gchar*
gimp_enum_value_get_desc (
  GEnumClass* enum_class,
  const GEnumValue* enum_value
)
Parameters
- enum_class
- 
            Type: GEnumClassA GEnumClass.The data is owned by the caller of the function. 
- enum_value
- 
            Type: GEnumValueA GEnumValuefromenum_class.The data is owned by the caller of the function.