gtk-d v3.7.4 (2018-02-28T22:18:57Z)
Home
Dub
Repo
MenuToolButton.OnShowMenuDelegateWrapper
gtk
MenuToolButton
MenuToolButton
Undocumented in source.
class
MenuToolButton
protected
class
OnShowMenuDelegateWrapper {
void
delegate
(
MenuToolButton
)
dlg
;
gulong
handlerId
;
this
(void delegate(MenuToolButton) dlg);
void
remove
(OnShowMenuDelegateWrapper source);
}
Constructors
this
this
(void delegate(MenuToolButton) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnShowMenuDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
MenuToolButton
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
MenuToolButton
MenuToolButton
classes
OnShowMenuDelegateWrapper
constructors
this
functions
addOnShowMenu
getMenu
getMenuToolButtonStruct
getStruct
setArrowTooltipMarkup
setArrowTooltipText
setMenu
setStruct
static functions
callBackShowMenu
callBackShowMenuDestroy
getType
variables
gtkMenuToolButton
onShowMenuListeners