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.

  1. comboSetUseArrowsAlways :: ComboClass self => self -> Bool -> IO ()

    gtk Graphics.UI.Gtk.MenuComboToolbar.Combo

    Obsolete function, does nothing.

  2. menuToolButtonSetArrowTooltip :: (MenuToolButtonClass self, GlibString string) => self -> Tooltips -> string -> string -> IO ()

    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.

  3. menuToolButtonSetArrowTooltipMarkup :: (MenuToolButtonClass self, GlibString markup) => self -> markup -> IO ()

    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

  4. menuToolButtonSetArrowTooltipText :: (MenuToolButtonClass self, GlibString string) => self -> string -> IO ()

    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

  5. toolbarGetShowArrow :: ToolbarClass self => self -> IO Bool

    gtk Graphics.UI.Gtk.MenuComboToolbar.Toolbar

    Returns whether the toolbar has an overflow menu. See toolbarSetShowArrow.

    • Available since Gtk+ version 2.4

  6. 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

  7. toolbarShowArrow :: ToolbarClass self => Attr self Bool

    gtk Graphics.UI.Gtk.MenuComboToolbar.Toolbar

    If an arrow should be shown if the toolbar doesn't fit. Default value: True

  8. castToArrow :: GObjectClass obj => obj -> Arrow

    gtk Graphics.UI.Gtk.Misc.Arrow

    No documentation available.

  9. gTypeArrow :: GType

    gtk Graphics.UI.Gtk.Misc.Arrow

    No documentation available.

  10. toArrow :: ArrowClass o => o -> Arrow

    gtk Graphics.UI.Gtk.Misc.Arrow

    No documentation available.

Page 91 of many | Previous | Next