gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
FlowBoxChild.OnActivateDelegateWrapper
gtk
FlowBoxChild
FlowBoxChild
Undocumented in source.
class
FlowBoxChild
protected
class
OnActivateDelegateWrapper {
void
delegate
(
FlowBoxChild
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(FlowBoxChild) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(FlowBoxChild) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
FlowBoxChild
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
FlowBoxChild
FlowBoxChild
classes
OnActivateDelegateWrapper
constructors
this
functions
addOnActivate
changed
getFlowBoxChildStruct
getIndex
getStruct
internalRemoveOnActivate
isSelected
setStruct
static functions
callBackActivate
callBackActivateDestroy
getType
variables
gtkFlowBoxChild
onActivateListeners