Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printSettingsGetDither :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Textgi-gtk3 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_DITHER. Since: 2.10
printSettingsGetDouble :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m Doublegi-gtk3 GI.Gtk.Objects.PrintSettings Returns the double value associated with key, or 0. Since: 2.10
-
gi-gtk3 GI.Gtk.Objects.PrintSettings Returns the floating point number represented by the value that is associated with key, or defaultVal if the value does not represent a floating point number. Floating point numbers are parsed with asciiStrtod. Since: 2.10
printSettingsGetDuplex :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m PrintDuplexgi-gtk3 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_DUPLEX. Since: 2.10
printSettingsGetFinishings :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Textgi-gtk3 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_FINISHINGS. Since: 2.10
printSettingsGetInt :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m Int32gi-gtk3 GI.Gtk.Objects.PrintSettings Returns the integer value of key, or 0. Since: 2.10
-
gi-gtk3 GI.Gtk.Objects.PrintSettings Returns the value of key, interpreted as an integer, or the default value. Since: 2.10
-
gi-gtk3 GI.Gtk.Objects.PrintSettings Returns the value associated with key, interpreted as a length. The returned value is converted to units. Since: 2.10
printSettingsGetMediaType :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Textgi-gtk3 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_MEDIA_TYPE. The set of media types is defined in PWG 5101.1-2002 PWG. Since: 2.10
printSettingsGetNCopies :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Int32gi-gtk3 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_N_COPIES. Since: 2.10