adw.enum_list_item

Module for EnumListItem class

Types 3

Methods
GType _gType() @property
EnumListItem self()Returns `this`, for use in `with` statements.
EnumListItemGidBuilder builder()Get builder for [adw.enum_list_item.EnumListItem] Returns: New builder object
string name() @propertyGet `name` property. Returns: The enum value name.
string nick() @propertyGet `nick` property. Returns: The enum value nick.
int value() @propertyGet `value` property. Returns: The enum value.
string getName()Gets the enum value name. Returns: the enum value name
string getNick()Gets the enum value nick. Returns: the enum value nick
int getValue()Gets the enum value. Returns: the enum value
Constructors
this(void * ptr, Flag!"Take" take)
Methods
EnumListItem build()Create object from builder. Returns: New object