GObject.EnumValue - Structures - GObject 2.0 (original) (raw)

Fields

Name Type Access Description
value int r/w the enum value
value_name str r/w the name of the value
value_nick str r/w the nickname of the value

Methods

None

Details

class GObject.EnumValue

A structure which contains a single enum value, its name, and its nickname.