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.
rangeSetShowFillLevel :: (HasCallStack, MonadIO m, IsRange a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.Range Sets whether a graphical fill level is show on the trough. See rangeSetFillLevel for a general description of the fill level concept. Since: 2.12
setRangeShowFillLevel :: (MonadIO m, IsRange o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.Range Set the value of the “show-fill-level” property. When overloading is enabled, this is equivalent to
set range [ #showFillLevel := value ]
constructRecentActionShowNumbers :: (IsRecentAction o, MonadIO m) => Bool -> m (GValueConstruct o)gi-gtk3 GI.Gtk.Objects.RecentAction Construct a GValueConstruct with valid value for the “show-numbers” property. This is rarely needed directly, but it is used by new.
getRecentActionShowNumbers :: (MonadIO m, IsRecentAction o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.RecentAction Get the value of the “show-numbers” property. When overloading is enabled, this is equivalent to
get recentAction #showNumbers
recentActionGetShowNumbers :: (HasCallStack, MonadIO m, IsRecentAction a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.RecentAction Deprecated: (Since version 3.10)
recentActionSetShowNumbers :: (HasCallStack, MonadIO m, IsRecentAction a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.RecentAction Deprecated: (Since version 3.10)
setRecentActionShowNumbers :: (MonadIO m, IsRecentAction o) => o -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.RecentAction Set the value of the “show-numbers” property. When overloading is enabled, this is equivalent to
set recentAction [ #showNumbers := value ]
-
gi-gtk3 GI.Gtk.Objects.RecentChooserMenu Construct a GValueConstruct with valid value for the “show-numbers” property. This is rarely needed directly, but it is used by new.
getRecentChooserMenuShowNumbers :: (MonadIO m, IsRecentChooserMenu o) => o -> m Boolgi-gtk3 GI.Gtk.Objects.RecentChooserMenu Get the value of the “show-numbers” property. When overloading is enabled, this is equivalent to
get recentChooserMenu #showNumbers
recentChooserMenuGetShowNumbers :: (HasCallStack, MonadIO m, IsRecentChooserMenu a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.RecentChooserMenu Returns the value set by recentChooserMenuSetShowNumbers. Since: 2.10