gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
MenuToolButton.OnShowMenuDelegateWrapper
gtk
MenuToolButton
MenuToolButton
Undocumented in source.
class
MenuToolButton
protected
class
OnShowMenuDelegateWrapper {
void
delegate
(
MenuToolButton
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(MenuToolButton) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(MenuToolButton) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
MenuToolButton
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
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
internalRemoveOnShowMenu
setArrowTooltipMarkup
setArrowTooltipText
setMenu
setStruct
static functions
callBackShowMenu
callBackShowMenuDestroy
getType
variables
gtkMenuToolButton
onShowMenuListeners