Function
Gimpenum_value_get_help
Declaration [src]
const gchar*
gimp_enum_value_get_help (
GEnumClass* enum_class,
const GEnumValue* enum_value
)
Parameters
enum_class |
GEnumClass |
A |
|
The data is owned by the caller of the function. | |
enum_value |
GEnumValue |
A |
|
The data is owned by the caller of the function. |