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

    gtk3 Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

  2. CalendarShowHeading :: CalendarDisplayOptions

    gtk3 Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

  3. CalendarShowWeekNumbers :: CalendarDisplayOptions

    gtk3 Graphics.UI.Gtk.Misc.Calendar

    No documentation available.

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

    gtk3 Graphics.UI.Gtk.Misc.Calendar

    Determines whether day names are displayed. Default value: True

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

    gtk3 Graphics.UI.Gtk.Misc.Calendar

    Determines whether a heading is displayed. Default value: True

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

    gtk3 Graphics.UI.Gtk.Misc.Calendar

    Determines whether week numbers are displayed. Default value: False

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

    gtk3 Graphics.UI.Gtk.ModelView.TreeView

    View has expanders. Default value: True

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

    gtk3 Graphics.UI.Gtk.Printing.PrintOperation

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

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

    gtk3 Graphics.UI.Gtk.Printing.PrintOperation

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

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

    gtk3 Graphics.UI.Gtk.Recent.RecentChooser

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

    • Available since Gtk+ version 2.10

Page 382 of many | Previous | Next