gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
SelectionT.OnSelectionChangedDelegateWrapper
atk
SelectionT
SelectionT
Undocumented in source.
template
SelectionT
(TStruct)
protected
class
OnSelectionChangedDelegateWrapper {
void
delegate
(
SelectionIF
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(SelectionIF) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(SelectionIF) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
SelectionIF
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
atk
SelectionT
SelectionT
classes
OnSelectionChangedDelegateWrapper
functions
addOnSelectionChanged
addSelection
clearSelection
getSelectionCount
getSelectionStruct
internalRemoveOnSelectionChanged
isChildSelected
refSelection
removeSelection
selectAllSelection
static functions
callBackSelectionChanged
callBackSelectionChangedDestroy
variables
onSelectionChangedListeners