Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. notebookStyleArrowSpacing :: NotebookClass self => ReadAttr self Bool

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    The notebookStyleArrowSpacing property defines the spacing between the scroll arrows and the tabs. Allowed values: >= 0 Default value: 0

    • Available since Gtk version 2.10

  2. notebookStyleHasBackwardStepper :: NotebookClass self => ReadAttr self Bool

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    The notebookStyleHasBackwardStepper property determines whether the standard backward arrow button is displayed. Default value: True

    • Available since Gtk version 2.4

  3. notebookStyleHasForwardStepper :: NotebookClass self => ReadAttr self Bool

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    The notebookStyleHasForwardStepper property determines whether the standard forward arrow button is displayed. Default value : True

    • Available since Gtk version 2.4

  4. notebookStyleHasSecondaryBackwardStepper :: NotebookClass self => ReadAttr self Bool

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    The notebookStyleHasSecondaryBackwardStepper property determines whether a second backward arrow button is displayed on the opposite end of the tab area. Default value: False

    • Available since Gtk version 2.4

  5. notebookStyleHasSecondaryForwardStepper :: NotebookClass self => ReadAttr self Bool

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    The notebookStyleHasSecondaryForwardStepper property determines whether a second forward arrow button is displayed on the opposite end of the tab area. Default value: False

    • Available since Gtk version 2.4

  6. notebookStyleTabCurvature :: NotebookClass self => ReadAttr self Int

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    The notebookStyleTabCurvature property defines size of tab curvature. Allowed values: >= 0 Default value: 1

    • Available since Gtk version 2.10

  7. notebookStyleTabOverlap :: NotebookClass self => ReadAttr self Int

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    The notebookStyleTabOverlap property defines size of tab overlap area. Default value: 2

    • Available since Gtk version 2.10

  8. notebookTabBorder :: NotebookClass self => WriteAttr self Int

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    Width of the border around the tab labels. Default value: 2

  9. notebookTabHborder :: NotebookClass self => Attr self Int

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    Width of the horizontal border of tab labels. Default value: 2

  10. notebookTabPos :: NotebookClass self => Attr self PositionType

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    Which side of the notebook holds the tabs. Default value: PosTop

Page 52 of many | Previous | Next