EnumValueObject

Constructors

this
this(HdyEnumValueObject* hdyEnumValueObject, bool ownedRef = false)

Sets our main struct and passes it to the parent class.

this
this(GEnumValue* enumValue)

Members

Functions

getEnumValueObjectStruct
HdyEnumValueObject* getEnumValueObjectStruct(bool transferOwnership = false)

Get the main Gtk struct

getName
string getName()
getNick
string getNick()
getStruct
void* getStruct()

the main Gtk struct as a void*

getValue
int getValue()

Static functions

getType
GType getType()

Variables

hdyEnumValueObject
HdyEnumValueObject* hdyEnumValueObject;

the main Gtk struct

Meta