Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gtk3 Graphics.UI.Gtk.Layout.Notebook Creates a new label and sets it as the tab label for the page containing child.
notebookSetTabPos :: NotebookClass self => self -> PositionType -> IO ()gtk3 Graphics.UI.Gtk.Layout.Notebook Sets the edge at which the tabs for switching pages in the notebook are drawn.
-
gtk3 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
notebookShowBorder :: NotebookClass self => Attr self Boolgtk3 Graphics.UI.Gtk.Layout.Notebook Whether the border should be shown or not. Default value: True
notebookShowTabs :: NotebookClass self => Attr self Boolgtk3 Graphics.UI.Gtk.Layout.Notebook Whether tabs should be shown or not. Default value: True
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