gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
WindowT.addOnMove
atk
WindowT
WindowT
The signal #AtkWindow::move is emitted when a window is moved.
template
WindowT
(TStruct)
gulong
addOnMove
(
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::move is emitted when a window is moved.