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.
CalendarDisplayOptionsShowWeekNumbers :: CalendarDisplayOptionsgi-gtk3 GI.Gtk.Flags Displays each week numbers of the current year, down the left side of the calendar.
StyleContextPrintFlagsShowStyle :: StyleContextPrintFlagsgi-gtk3 GI.Gtk.Flags Show the values of the CSS properties for each node
constructFileChooserShowHidden :: (IsFileChooser o, MonadIO m) => Bool -> m (GValueConstruct o)gi-gtk3 GI.Gtk.Interfaces.FileChooser Construct a GValueConstruct with valid value for the “show-hidden” property. This is rarely needed directly, but it is used by new.
fileChooserGetShowHidden :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> m Boolgi-gtk3 GI.Gtk.Interfaces.FileChooser Gets whether hidden files and folders are displayed in the file selector. See fileChooserSetShowHidden. Since: 2.6
fileChooserSetShowHidden :: (HasCallStack, MonadIO m, IsFileChooser a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Interfaces.FileChooser Sets whether hidden files and folders are displayed in the file selector. Since: 2.6
getFileChooserShowHidden :: (MonadIO m, IsFileChooser o) => o -> m Boolgi-gtk3 GI.Gtk.Interfaces.FileChooser Get the value of the “show-hidden” property. When overloading is enabled, this is equivalent to
get fileChooser #showHidden
setFileChooserShowHidden :: (MonadIO m, IsFileChooser o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Interfaces.FileChooser Set the value of the “show-hidden” property. When overloading is enabled, this is equivalent to
set fileChooser [ #showHidden := value ]
-
gi-gtk3 GI.Gtk.Interfaces.FontChooser Construct a GValueConstruct with valid value for the “show-preview-entry” property. This is rarely needed directly, but it is used by new.
fontChooserGetShowPreviewEntry :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> m Boolgi-gtk3 GI.Gtk.Interfaces.FontChooser Returns whether the preview entry is shown or not. Since: 3.2
fontChooserSetShowPreviewEntry :: (HasCallStack, MonadIO m, IsFontChooser a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Interfaces.FontChooser Shows or hides the editable preview entry. Since: 3.2