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