Function
Gimpflags_get_value_descriptions
Declaration [src]
const GimpFlagsDesc*
gimp_flags_get_value_descriptions (
GType flags_type
)
Description [src]
Retrieves the array of human readable and translatable descriptions and help texts for flags values.
Available since: | 2.2 |
Return value
Returns: | GimpFlagsDesc |
A |
|
The data is owned by the called function. |