gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
Toolbar.addOnStyleChanged
gtk
Toolbar
Toolbar
Emitted when the style of the toolbar changes.
class
Toolbar
void
addOnStyleChanged
(
void
delegate
(
GtkToolbarStyle
,
Toolbar
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gtk
Toolbar
Toolbar
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
callBackOrientationChanged
callBackPopupContextMenu
callBackStyleChanged
getType
variables
connectedSignals
gtkToolbar
onFocusHomeOrEndListeners
onOrientationChangedListeners
onPopupContextMenuListeners
onStyleChangedListeners
Emitted when the style of the toolbar changes.