gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
WindowT.addOnRestore
atk
WindowT
WindowT
The signal #AtkWindow::restore is emitted when a window is restored.
template
WindowT
(TStruct)
gulong
addOnRestore
(
void
delegate
(
WindowIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.2
Source
See Implementation
atk
WindowT
WindowT
classes
OnActivateDelegateWrapper
OnCreateDelegateWrapper
OnDeactivateDelegateWrapper
OnDestroyDelegateWrapper
OnMaximizeDelegateWrapper
OnMinimizeDelegateWrapper
OnMoveDelegateWrapper
OnResizeDelegateWrapper
OnRestoreDelegateWrapper
functions
addOnActivate
addOnCreate
addOnDeactivate
addOnDestroy
addOnMaximize
addOnMinimize
addOnMove
addOnResize
addOnRestore
getWindowStruct
static functions
callBackActivate
callBackActivateDestroy
callBackCreate
callBackCreateDestroy
callBackDeactivate
callBackDeactivateDestroy
callBackDestroy
callBackDestroyDestroy
callBackMaximize
callBackMaximizeDestroy
callBackMinimize
callBackMinimizeDestroy
callBackMove
callBackMoveDestroy
callBackResize
callBackResizeDestroy
callBackRestore
callBackRestoreDestroy
The signal #AtkWindow::restore is emitted when a window is restored.