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. notebookSetShowTabs :: NotebookClass self => self -> Bool -> IO ()

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    Sets whether to show the tabs for the notebook or not.

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

    gtk3 Graphics.UI.Gtk.Layout.Notebook

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

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

    gtk3 Graphics.UI.Gtk.Layout.Notebook

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

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

    gtk3 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

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

    gtk3 Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton

    No documentation available.

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

    gtk3 Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton

    No documentation available.

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

    gtk3 Graphics.UI.Gtk.MenuComboToolbar.Toolbar

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

    • Available since Gtk+ version 2.4

  8. toolbarSetShowArrow :: ToolbarClass self => self -> Bool -> IO ()

    gtk3 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

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

    gtk3 Graphics.UI.Gtk.MenuComboToolbar.Toolbar

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

  10. CalendarShowDayNames :: CalendarDisplayOptions

    gtk3 Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

Page 381 of many | Previous | Next