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.

  1. eventWithNumLock :: Event -> Bool

    gtk3 Graphics.UI.Gtk.Gdk.Events

    This flag is True if Number Lock is on while this key was pressed.

  2. screenGetNumber :: Screen -> IO Int

    gtk3 Graphics.UI.Gtk.Gdk.Screen

    Gets the index of screen among the screens in the display to which it belongs. (See screenGetDisplay)

  3. module Graphics.UI.Gtk.General.Enums

    General enumeration types.

  4. CalendarShowWeekNumbers :: CalendarDisplayOptions

    gtk3 Graphics.UI.Gtk.General.Enums

    No documentation available.

  5. 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.

  6. CalendarShowWeekNumbers :: CalendarDisplayOptions

    gtk3 Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

  7. calendarShowWeekNumbers :: CalendarClass self => Attr self Bool

    gtk3 Graphics.UI.Gtk.Misc.Calendar

    Determines whether week numbers are displayed. Default value: False

  8. columnIdToNumber :: ColumnId row ty -> Int

    gtk3 Graphics.UI.Gtk.ModelView.TreeModel

    Convert a ColumnId to a bare number.

  9. printSettingsNumberUp :: PrintSettingsClass self => Attr self Int

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    The value of PrintSettingsNumberUp.

  10. printSettingsNumberUpLayout :: PrintSettingsClass self => Attr self NumberUpLayout

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    The value of PrintSettingsNumberUpLayout.

Page 485 of many | Previous | Next