Function
Gimpflags_value_get_desc
Declaration [src]
const gchar*
gimp_flags_value_get_desc (
GFlagsClass* flags_class,
const GFlagsValue* flags_value
)
Parameters
flags_class |
GFlagsClass |
A |
|
The data is owned by the caller of the function. | |
flags_value |
GFlagsValue |
A |
|
The data is owned by the caller of the function. |