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.
CalendarShowDayNames :: CalendarDisplayOptionsgtk Graphics.UI.Gtk.Misc.Calendar No documentation available.
CalendarShowDetails :: CalendarDisplayOptionsgtk Graphics.UI.Gtk.Misc.Calendar No documentation available.
CalendarShowHeading :: CalendarDisplayOptionsgtk Graphics.UI.Gtk.Misc.Calendar No documentation available.
CalendarShowWeekNumbers :: CalendarDisplayOptionsgtk Graphics.UI.Gtk.Misc.Calendar No documentation available.
calendarShowDayNames :: CalendarClass self => Attr self Boolgtk Graphics.UI.Gtk.Misc.Calendar Determines whether day names are displayed. Default value: True
calendarShowHeading :: CalendarClass self => Attr self Boolgtk Graphics.UI.Gtk.Misc.Calendar Determines whether a heading is displayed. Default value: True
calendarShowWeekNumbers :: CalendarClass self => Attr self Boolgtk Graphics.UI.Gtk.Misc.Calendar Determines whether week numbers are displayed. Default value: False
treeViewShowExpanders :: TreeViewClass self => Attr self Boolgtk Graphics.UI.Gtk.ModelView.TreeView View has expanders. Default value: True
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.
printOperationShowProgress :: PrintOperationClass self => Attr self Boolgtk Graphics.UI.Gtk.Printing.PrintOperation Determines whether to show a progress dialog during the print operation. Default value: False Since 2.10