gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
CheckMenuItem.OnToggledDelegateWrapper
gtk
CheckMenuItem
CheckMenuItem
Undocumented in source.
class
CheckMenuItem
protected
class
OnToggledDelegateWrapper {
void
delegate
(
CheckMenuItem
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(CheckMenuItem) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(CheckMenuItem) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
CheckMenuItem
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
CheckMenuItem
CheckMenuItem
classes
OnToggledDelegateWrapper
constructors
this
functions
addOnToggled
getActive
getCheckMenuItemStruct
getDrawAsRadio
getInconsistent
getStruct
internalRemoveOnToggled
setActive
setDrawAsRadio
setInconsistent
setStruct
toggled
static functions
callBackToggled
callBackToggledDestroy
getType
variables
gtkCheckMenuItem
onToggledListeners