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

    gtk Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

  2. CalendarShowWeekNumbers :: CalendarDisplayOptions

    gtk Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

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

    gtk Graphics.UI.Gtk.Misc.Calendar

    Determines whether day names are displayed. Default value: True

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

    gtk Graphics.UI.Gtk.Misc.Calendar

    Determines whether a heading is displayed. Default value: True

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

    gtk Graphics.UI.Gtk.Misc.Calendar

    Determines whether week numbers are displayed. Default value: False

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

    gtk Graphics.UI.Gtk.ModelView.TreeView

    View has expanders. Default value: True

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

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

  9. recentChooserShowIcons :: RecentChooserClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    Whether this RecentChooser should display an icon near the item. Default value: True

    • Available since Gtk+ version 2.10

  10. recentChooserShowNotFound :: RecentChooserClass self => Attr self Bool

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    Whether this RecentChooser should display the recently used resources even if not present anymore. Setting this to False will perform a potentially expensive check on every local resource (every remote resource will always be displayed). Default value: True

    • Available since Gtk+ version 2.10

Page 355 of many | Previous | Next