gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
Application.callBackWindowRemoved
gtk
Application
Application
Undocumented in source. Be warned that the author may not have intended to support it.
class
Application
extern (
C
) static
void
callBackWindowRemoved
(
GtkApplication
*
applicationStruct
,
GtkWindow
*
window
,
OnWindowRemovedDelegateWrapper
wrapper
)
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