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.
-
No documentation available.
pattern
PRINT_SETTINGS_NUMBER_UP :: Textgi-gtk3 GI.Gtk.Constants No description available in the introspection data.
pattern
PRINT_SETTINGS_NUMBER_UP_LAYOUT :: Textgi-gtk3 GI.Gtk.Constants No description available in the introspection data.
-
No documentation available.
AnotherNumberUpLayout :: Int -> NumberUpLayoutgi-gtk3 GI.Gtk.Enums Catch-all for unknown values
InputPurposeNumber :: InputPurposegi-gtk3 GI.Gtk.Enums Edited field expects numbers
CalendarDisplayOptionsShowWeekNumbers :: CalendarDisplayOptionsgi-gtk3 GI.Gtk.Flags Displays each week numbers of the current year, down the left side of the calendar.
constructCalendarShowWeekNumbers :: (IsCalendar o, MonadIO m) => Bool -> m (GValueConstruct o)gi-gtk3 GI.Gtk.Objects.Calendar Construct a GValueConstruct with valid value for the “show-week-numbers” property. This is rarely needed directly, but it is used by new.
getCalendarShowWeekNumbers :: (MonadIO m, IsCalendar o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.Calendar Get the value of the “show-week-numbers” property. When overloading is enabled, this is equivalent to
get calendar #showWeekNumbers
setCalendarShowWeekNumbers :: (MonadIO m, IsCalendar o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.Calendar Set the value of the “show-week-numbers” property. When overloading is enabled, this is equivalent to
set calendar [ #showWeekNumbers := value ]