Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. notebookShowBorder :: NotebookClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Layout.Notebook

    Whether the border should be shown or not. Default value: True

  2. notebookShowTabs :: NotebookClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Layout.Notebook

    Whether tabs should be shown or not. Default value: True

  3. comboBoxPopupShown :: ComboBoxClass self => ReadAttr self Bool

    gtk Graphics.UI.Gtk.MenuComboToolbar.ComboBox

    Whether the combo boxes dropdown is popped up. Note that this property is mainly useful because it allows you to connect to notify::popup-shown. Default value: False

    • Available since Gtk+ version 2.10

  4. afterShowMenu :: MenuToolButtonClass self => self -> IO () -> IO (ConnectId self)

    gtk Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton

    No documentation available.

  5. onShowMenu :: MenuToolButtonClass self => self -> IO () -> IO (ConnectId self)

    gtk Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton

    No documentation available.

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

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

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

  9. CalendarShowDayNames :: CalendarDisplayOptions

    gtk Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

  10. CalendarShowDetails :: CalendarDisplayOptions

    gtk Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

Page 354 of many | Previous | Next