GObject.FlagsValue¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
value |
r/w |
the flags value |
|
value_name |
r/w |
the name of the value |
|
value_nick |
r/w |
the nickname of the value |
Methods¶
None
Details¶
- class GObject.FlagsValue¶
A structure which contains a single flags value, its name, and its nickname.