gtk-d v2.4.2 (2014-11-28T21:54:27Z)
Home
Dub
Repo
Application.this
gtk
Application
Application
Sets our main struct and passes it to the parent class
this
(GtkApplication* gtkApplication)
class
Application
this
(
GtkApplication
*
gtkApplication
)
this
(string applicationId, GApplicationFlags flags)
Meta
Source
See Implementation
gtk
Application
Application
constructors
this
functions
addAccelerator
addOnWindowAdded
addOnWindowRemoved
addWindow
getActiveWindow
getAppMenu
getGtkApplicationStruct
getMenubar
getStruct
getWindowById
getWindows
inhibit
isInhibited
removeAccelerator
removeWindow
setAppMenu
setMenubar
setStruct
uninhibit
static functions
callBackWindowAdded
callBackWindowRemoved
variables
connectedSignals
gtkApplication
onWindowAddedListeners
onWindowRemovedListeners
Sets our main struct and passes it to the parent class