Function
Gimpflags_value_get_help
since: 2.2
Declaration [src]
const gchar*
gimp_flags_value_get_help (
GFlagsClass* flags_class,
const GFlagsValue* flags_value
)
Parameters
flags_class
-
Type:
GFlagsClass
A
GFlagsClass
.The data is owned by the caller of the function. flags_value
-
Type:
GFlagsValue
A
GFlagsValue
fromflags_class
.The data is owned by the caller of the function.