gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
FlowBoxChild.OnActivateDelegateWrapper
gtk
FlowBoxChild
FlowBoxChild
Undocumented in source.
class
FlowBoxChild
protected
class
OnActivateDelegateWrapper {
void
delegate
(
FlowBoxChild
)
dlg
;
gulong
handlerId
;
this
(void delegate(FlowBoxChild) dlg);
void
remove
(OnActivateDelegateWrapper source);
}
Constructors
this
this
(void delegate(FlowBoxChild) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnActivateDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
FlowBoxChild
)
dlg
;
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
isSelected
setStruct
static functions
callBackActivate
callBackActivateDestroy
getType
variables
gtkFlowBoxChild
onActivateListeners