ShortcutLabel

Constructors

this
this(DzlShortcutLabel* dzlShortcutLabel, bool ownedRef = false)

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

this
this()

Members

Functions

getAccelerator
string getAccelerator()
getChord
ShortcutChord getChord()

Gets the chord for the label, or %NULL.

getShortcutLabelStruct
DzlShortcutLabel* getShortcutLabelStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

setAccelerator
void setAccelerator(string accelerator)
setChord
void setChord(ShortcutChord chord)

Static functions

getType
GType getType()

Variables

dzlShortcutLabel
DzlShortcutLabel* dzlShortcutLabel;

the main Gtk struct

Meta