Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk4 GI.Gtk.Objects.PrintSettings Memory-managed wrapper type.
PrintSettings :: ManagedPtr PrintSettings -> PrintSettingsgi-gtk4 GI.Gtk.Objects.PrintSettings No documentation available.
printSettingsCopy :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m PrintSettingsgi-gtk4 GI.Gtk.Objects.PrintSettings Copies a GtkPrintSettings object.
-
gi-gtk4 GI.Gtk.Objects.PrintSettings Calls func for each key-value pair of settings.
printSettingsGet :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m (Maybe Text)gi-gtk4 GI.Gtk.Objects.PrintSettings Looks up the string value associated with key.
printSettingsGetBool :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m Boolgi-gtk4 GI.Gtk.Objects.PrintSettings Returns the boolean represented by the value that is associated with key. The string “true” represents True, any other string False.
printSettingsGetCollate :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_COLLATE.
printSettingsGetDefaultSource :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m (Maybe Text)gi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_DEFAULT_SOURCE.
printSettingsGetDither :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m (Maybe Text)gi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_DITHER.
printSettingsGetDouble :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m Doublegi-gtk4 GI.Gtk.Objects.PrintSettings Returns the double value associated with key, or 0.