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.
setNumerableIconBackgroundIcon :: (MonadIO m, IsNumerableIcon o, IsIcon a) => o -> a -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “background-icon” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #backgroundIcon := value ]
setNumerableIconBackgroundIconName :: (MonadIO m, IsNumerableIcon o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “background-icon-name” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #backgroundIconName := value ]
setNumerableIconCount :: (MonadIO m, IsNumerableIcon o) => o -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “count” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #count := value ]
setNumerableIconLabel :: (MonadIO m, IsNumerableIcon o) => o -> Text -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “label” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #label := value ]
setNumerableIconStyleContext :: (MonadIO m, IsNumerableIcon o, IsStyleContext a) => o -> a -> m ()gi-gtk3 GI.Gtk.Objects.NumerableIcon Set the value of the “style-context” property. When overloading is enabled, this is equivalent to
set numerableIcon [ #styleContext := value ]
toNumerableIcon :: (MonadIO m, IsNumerableIcon o) => o -> m NumerableIcongi-gtk3 GI.Gtk.Objects.NumerableIcon Cast to NumerableIcon, for types for which this is known to be safe. For general casts, use castTo.
printSettingsGetNumberUp :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Int32gi-gtk3 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_NUMBER_UP. Since: 2.10
-
gi-gtk3 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_NUMBER_UP_LAYOUT. Since: 2.14
printSettingsSetNumberUp :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Int32 -> m ()gi-gtk3 GI.Gtk.Objects.PrintSettings Sets the value of PRINT_SETTINGS_NUMBER_UP. Since: 2.10
-
gi-gtk3 GI.Gtk.Objects.PrintSettings Sets the value of PRINT_SETTINGS_NUMBER_UP_LAYOUT. Since: 2.14