gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
WindowIF.addOnRestore
atk
WindowIF
WindowIF
The signal #AtkWindow::restore is emitted when a window is restored.
interface
WindowIF
void
addOnRestore
(
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::restore is emitted when a window is restored.