Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. CalendarShowDayNames :: CalendarDisplayOptions

    gtk Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

  2. CalendarShowDetails :: CalendarDisplayOptions

    gtk Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

  3. CalendarShowHeading :: CalendarDisplayOptions

    gtk Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

  4. CalendarShowWeekNumbers :: CalendarDisplayOptions

    gtk Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

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

    gtk Graphics.UI.Gtk.Misc.Calendar

    Determines whether day names are displayed. Default value: True

  6. calendarShowHeading :: CalendarClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Misc.Calendar

    Determines whether a heading is displayed. Default value: True

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

    gtk Graphics.UI.Gtk.Misc.Calendar

    Determines whether week numbers are displayed. Default value: False

  8. treeViewShowExpanders :: TreeViewClass self => Attr self Bool

    gtk Graphics.UI.Gtk.ModelView.TreeView

    View has expanders. Default value: True

  9. printOperationSetShowProgress :: PrintOperationClass self => self -> Bool -> IO ()

    gtk Graphics.UI.Gtk.Printing.PrintOperation

    If showProgress is True, the print operation will show a progress dialog during the print operation.

  10. printOperationShowProgress :: PrintOperationClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Printing.PrintOperation

    Determines whether to show a progress dialog during the print operation. Default value: False Since 2.10

Page 336 of many | Previous | Next