Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
comboSetUseArrowsAlways :: ComboClass self => self -> Bool -> IO ()gtk Graphics.UI.Gtk.MenuComboToolbar.Combo Obsolete function, does nothing.
-
gtk Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton Sets the Tooltips object to be used for arrow button which pops up the menu. See toolItemSetTooltip for setting a tooltip on the whole MenuToolButton.
-
gtk Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton Sets the tooltip markup text to be used as tooltip for the arrow button which pops up the menu. See toolItemSetTooltip for setting a tooltip on the whole MenuToolButton.
- Available since Gtk+ version 2.12
-
gtk Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton Sets the tooltip text to be used as tooltip for the arrow button which pops up the menu. See toolItemSetTooltip for setting a tooltip on the whole MenuToolButton.
- Available since Gtk+ version 2.12
toolbarGetShowArrow :: ToolbarClass self => self -> IO Boolgtk Graphics.UI.Gtk.MenuComboToolbar.Toolbar Returns whether the toolbar has an overflow menu. See toolbarSetShowArrow.
- Available since Gtk+ version 2.4
toolbarSetShowArrow :: ToolbarClass self => self -> Bool -> IO ()gtk Graphics.UI.Gtk.MenuComboToolbar.Toolbar Sets whether to show an overflow menu when the toolbar doesn't have room for all items on it. If True, items that there are not room are available through an overflow menu.
- Available since Gtk version 2.4
toolbarShowArrow :: ToolbarClass self => Attr self Boolgtk Graphics.UI.Gtk.MenuComboToolbar.Toolbar If an arrow should be shown if the toolbar doesn't fit. Default value: True
castToArrow :: GObjectClass obj => obj -> Arrowgtk Graphics.UI.Gtk.Misc.Arrow No documentation available.
-
gtk Graphics.UI.Gtk.Misc.Arrow No documentation available.
toArrow :: ArrowClass o => o -> Arrowgtk Graphics.UI.Gtk.Misc.Arrow No documentation available.