Gimp.FlagsDesc¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
value |
r/w |
A flag value. |
|
value_desc |
r/w |
The value’s description. |
|
value_help |
r/w |
The value’s help text. |
Methods¶
None
Details¶
- class Gimp.FlagsDesc¶
This structure is used to register translatable descriptions and help texts for flag values. See
Gimp.flags_set_value_descriptions
().