gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Toolbar.OnPopupContextMenuDelegateWrapper
gtk
Toolbar
Toolbar
Undocumented in source.
class
Toolbar
protected
class
OnPopupContextMenuDelegateWrapper {
bool
delegate
(
int
,
int
,
int
,
Toolbar
)
dlg
;
gulong
handlerId
;
this
(bool delegate(int, int, int, Toolbar) dlg);
void
remove
(OnPopupContextMenuDelegateWrapper source);
}
Constructors
this
this
(bool delegate(int, int, int, Toolbar) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnPopupContextMenuDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
bool
delegate
(
int
,
int
,
int
,
Toolbar
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
Toolbar
Toolbar
classes
OnFocusHomeOrEndDelegateWrapper
OnOrientationChangedDelegateWrapper
OnPopupContextMenuDelegateWrapper
OnStyleChangedDelegateWrapper
constructors
this
functions
addOnFocusHomeOrEnd
addOnOrientationChanged
addOnPopupContextMenu
addOnStyleChanged
getDropIndex
getItemIndex
getNItems
getNthItem
getShowArrow
getStruct
getToolbarStruct
getToolbarStyle
insert
setDropHighlightItem
setIconSize
setShowArrow
setStruct
setStyle
unsetIconSize
unsetStyle
mixins
__anonymous
static functions
callBackFocusHomeOrEnd
callBackFocusHomeOrEndDestroy
callBackOrientationChanged
callBackOrientationChangedDestroy
callBackPopupContextMenu
callBackPopupContextMenuDestroy
callBackStyleChanged
callBackStyleChangedDestroy
getType
variables
gtkToolbar
onFocusHomeOrEndListeners
onOrientationChangedListeners
onPopupContextMenuListeners
onStyleChangedListeners