ShortcutSimpleLabel

Constructors

this
this(DzlShortcutSimpleLabel* dzlShortcutSimpleLabel, bool ownedRef = false)

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

this
this()

Members

Functions

getAccel
string getAccel()
getAction
string getAction()
getCommand
string getCommand()
getShortcutSimpleLabelStruct
DzlShortcutSimpleLabel* getShortcutSimpleLabelStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getTitle
string getTitle()
setAccel
void setAccel(string accel)
setAction
void setAction(string action)
setCommand
void setCommand(string command)
setTitle
void setTitle(string title)

Static functions

getType
GType getType()

Variables

dzlShortcutSimpleLabel
DzlShortcutSimpleLabel* dzlShortcutSimpleLabel;

the main Gtk struct

Meta