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. CalendarShowWeekNumbers :: CalendarDisplayOptions

    gtk Graphics.UI.Gtk.General.Enums

    No documentation available.

  2. notebookPageNum :: (NotebookClass self, WidgetClass w) => self -> w -> IO (Maybe Int)

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

  3. optionMenuMenu :: (OptionMenuClass self, MenuClass menu) => ReadWriteAttr self Menu menu

    gtk Graphics.UI.Gtk.MenuComboToolbar.OptionMenu

    The menu of options.

  4. CalendarShowWeekNumbers :: CalendarDisplayOptions

    gtk Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

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

    gtk Graphics.UI.Gtk.Misc.Calendar

    Determines whether week numbers are displayed. Default value: False

  6. columnIdToNumber :: ColumnId row ty -> Int

    gtk Graphics.UI.Gtk.ModelView.TreeModel

    Convert a ColumnId to a bare number.

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

    gtk Graphics.UI.Gtk.Printing.PrintSettings

    The value of PrintSettingsNumberUp.

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

    gtk Graphics.UI.Gtk.Printing.PrintSettings

    The value of PrintSettingsNumberUpLayout.

  9. recentChooserMenuShowNumbers :: RecentChooserMenuClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Recent.RecentChooserMenu

    Whether the first ten items in the menu should be prepended by a number acting as a unique mnemonic. Default value: False

    • Available since Gtk+ version 2.10

  10. HsEnumFrom :: HsExp -> HsExp

    haskell-src Language.Haskell.Syntax

    Unbounded arithmetic sequence, incrementing by 1.

Page 405 of many | Previous | Next