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.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.
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
comboEnableArrowKeys :: ComboClass self => Attr self Boolgtk Graphics.UI.Gtk.MenuComboToolbar.Combo Whether the arrow keys move through the list of items. Default value: True
comboEnableArrowsAlways :: ComboClass self => Attr self Boolgtk Graphics.UI.Gtk.MenuComboToolbar.Combo Obsolete property, ignored. Default value: True
comboSetUseArrows :: ComboClass self => self -> Bool -> IO ()gtk Graphics.UI.Gtk.MenuComboToolbar.Combo Specifies if the arrow (cursor) keys can be used to step through the items in the list. This is on by default.