ShortcutAccelDialog

Constructors

this
this(DzlShortcutAccelDialog* dzlShortcutAccelDialog, bool ownedRef = false)

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

this
this()

Members

Functions

getAccelerator
string getAccelerator()
getChord
ShortcutChord getChord()
getShortcutAccelDialogStruct
DzlShortcutAccelDialog* getShortcutAccelDialogStruct(bool transferOwnership = false)

Get the main Gtk struct

getShortcutTitle
string getShortcutTitle()
getStruct
void* getStruct()

the main Gtk struct as a void*

setAccelerator
void setAccelerator(string accelerator)
setShortcutTitle
void setShortcutTitle(string title)

Static functions

getType
GType getType()

Variables

dzlShortcutAccelDialog
DzlShortcutAccelDialog* dzlShortcutAccelDialog;

the main Gtk struct

Meta