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.
notebookStyleArrowSpacing :: NotebookClass self => ReadAttr self Boolgtk3 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
notebookStyleHasBackwardStepper :: NotebookClass self => ReadAttr self Boolgtk3 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
notebookStyleHasForwardStepper :: NotebookClass self => ReadAttr self Boolgtk3 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
notebookStyleHasSecondaryBackwardStepper :: NotebookClass self => ReadAttr self Boolgtk3 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
notebookStyleHasSecondaryForwardStepper :: NotebookClass self => ReadAttr self Boolgtk3 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
notebookStyleTabCurvature :: NotebookClass self => ReadAttr self Intgtk3 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
notebookStyleTabOverlap :: NotebookClass self => ReadAttr self Intgtk3 Graphics.UI.Gtk.Layout.Notebook The notebookStyleTabOverlap property defines size of tab overlap area. Default value: 2
- Available since Gtk version 2.10
notebookTabBorder :: NotebookClass self => WriteAttr self Intgtk3 Graphics.UI.Gtk.Layout.Notebook Width of the border around the tab labels. Default value: 2
notebookTabHborder :: NotebookClass self => Attr self Intgtk3 Graphics.UI.Gtk.Layout.Notebook Width of the horizontal border of tab labels. Default value: 2
notebookTabPos :: NotebookClass self => Attr self PositionTypegtk3 Graphics.UI.Gtk.Layout.Notebook Which side of the notebook holds the tabs. Default value: PosTop