Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
eventWithNumLock :: Event -> Boolgtk3 Graphics.UI.Gtk.Gdk.Events This flag is True if Number Lock is on while this key was pressed.
screenGetNumber :: Screen -> IO Intgtk3 Graphics.UI.Gtk.Gdk.Screen Gets the index of screen among the screens in the display to which it belongs. (See screenGetDisplay)
module Graphics.UI.Gtk.General.
Enums General enumeration types.
CalendarShowWeekNumbers :: CalendarDisplayOptionsgtk3 Graphics.UI.Gtk.General.Enums No documentation available.
notebookPageNum :: (NotebookClass self, WidgetClass w) => self -> w -> IO (Maybe Int)gtk3 Graphics.UI.Gtk.Layout.Notebook Query the page the child widget is contained in.
- The function returns the page number if the child was found, Nothing otherwise.
CalendarShowWeekNumbers :: CalendarDisplayOptionsgtk3 Graphics.UI.Gtk.Misc.Calendar No documentation available.
calendarShowWeekNumbers :: CalendarClass self => Attr self Boolgtk3 Graphics.UI.Gtk.Misc.Calendar Determines whether week numbers are displayed. Default value: False
columnIdToNumber :: ColumnId row ty -> Intgtk3 Graphics.UI.Gtk.ModelView.TreeModel Convert a ColumnId to a bare number.
printSettingsNumberUp :: PrintSettingsClass self => Attr self Intgtk3 Graphics.UI.Gtk.Printing.PrintSettings The value of PrintSettingsNumberUp.
printSettingsNumberUpLayout :: PrintSettingsClass self => Attr self NumberUpLayoutgtk3 Graphics.UI.Gtk.Printing.PrintSettings The value of PrintSettingsNumberUpLayout.