gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
WindowIF.addOnDestroy
atk
WindowIF
WindowIF
The signal #AtkWindow::destroy is emitted when a window is destroyed.
interface
WindowIF
void
addOnDestroy
(
void
delegate
(
WindowIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.2
Source
See Implementation
atk
WindowIF
WindowIF
functions
addOnActivate
addOnCreate
addOnDeactivate
addOnDestroy
addOnMaximize
addOnMinimize
addOnMove
addOnResize
addOnRestore
getStruct
getWindowStruct
properties
onActivateListeners
onCreateListeners
onDeactivateListeners
onDestroyListeners
onMaximizeListeners
onMinimizeListeners
onMoveListeners
onResizeListeners
onRestoreListeners
The signal #AtkWindow::destroy is emitted when a window is destroyed.