ShortcutsSection

Constructors

this
this(DzlShortcutsSection* dzlShortcutsSection, bool ownedRef = false)

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

Members

Functions

addOnChangeCurrentPage
gulong addOnChangeCurrentPage(bool delegate(int, ShortcutsSection) dlg, ConnectFlags connectFlags = cast(ConnectFlags)0)
getShortcutsSectionStruct
DzlShortcutsSection* getShortcutsSectionStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlShortcutsSection
DzlShortcutsSection* dzlShortcutsSection;

the main Gtk struct

Meta