gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
Application.this
gtk
Application
Application
Sets our main struct and passes it to the parent class.
this
(GtkApplication* gtkApplication, bool ownedRef)
class
Application
this
(
GtkApplication
*
gtkApplication
,
bool
ownedRef
= false
)
this
(string applicationId, GApplicationFlags flags)
Meta
Source
See Implementation
gtk
Application
Application
classes
OnWindowAddedDelegateWrapper
OnWindowRemovedDelegateWrapper
constructors
this
functions
addAccelerator
addOnWindowAdded
addOnWindowRemoved
addWindow
getAccelsForAction
getActionsForAccel
getActiveWindow
getAppMenu
getGtkApplicationStruct
getMenuById
getMenubar
getStruct
getWindowById
getWindows
inhibit
internalRemoveOnWindowAdded
internalRemoveOnWindowRemoved
isInhibited
listActionDescriptions
prefersAppMenu
removeAccelerator
removeWindow
setAccelsForAction
setAppMenu
setMenubar
setStruct
uninhibit
static functions
callBackWindowAdded
callBackWindowAddedDestroy
callBackWindowRemoved
callBackWindowRemovedDestroy
getType
variables
gtkApplication
onWindowAddedListeners
onWindowRemovedListeners
Sets our main struct and passes it to the parent class.