Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
notebookSetTabPos :: NotebookClass self => self -> PositionType -> IO ()gtk Graphics.UI.Gtk.Layout.Notebook Sets the edge at which the tabs for switching pages in the notebook are drawn.
-
gtk Graphics.UI.Gtk.Layout.Notebook Sets whether the notebook tab can be reordered via drag and drop or not.
- Available since Gtk version 2.10
notebookSetTabVBorder :: NotebookClass self => self -> Int -> IO ()gtk Graphics.UI.Gtk.Layout.Notebook Sets the width of the vertical border of tab labels.
- Warning: this function is deprecated and should not be used in newly-written code.
notebookShowBorder :: NotebookClass self => Attr self Boolgtk Graphics.UI.Gtk.Layout.Notebook Whether the border should be shown or not. Default value: True
notebookShowTabs :: NotebookClass self => Attr self Boolgtk Graphics.UI.Gtk.Layout.Notebook Whether tabs should be shown or not. Default value: True
notebookStyleArrowSpacing :: NotebookClass self => ReadAttr self Boolgtk 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 Boolgtk 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 Boolgtk 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 Boolgtk 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 Boolgtk 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