gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
Expander.OnActivateDelegateWrapper
gtk
Expander
Expander
Undocumented in source.
class
Expander
protected
class
OnActivateDelegateWrapper {
void
delegate
(
Expander
)
dlg
;
gulong
handlerId
;
this
(void delegate(Expander) dlg);
void
remove
(OnActivateDelegateWrapper source);
}
Constructors
this
this
(void delegate(Expander) 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
(
Expander
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
Expander
Expander
classes
OnActivateDelegateWrapper
constructors
this
functions
addOnActivate
getExpanded
getExpanderStruct
getLabel
getLabelFill
getLabelWidget
getResizeToplevel
getSpacing
getStruct
getUseMarkup
getUseUnderline
setExpanded
setLabel
setLabelFill
setLabelWidget
setResizeToplevel
setSpacing
setStruct
setUseMarkup
setUseUnderline
static functions
callBackActivate
callBackActivateDestroy
getType
variables
gtkExpander
onActivateListeners