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