Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printSettingsSetReverse :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.PrintSettings Sets the value of PRINT_SETTINGS_REVERSE.
printSettingsSetScale :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Double -> m ()gi-gtk4 GI.Gtk.Objects.PrintSettings Sets the value of PRINT_SETTINGS_SCALE.
printSettingsSetUseColor :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.PrintSettings Sets the value of PRINT_SETTINGS_USE_COLOR.
printSettingsToFile :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> [Char] -> m ()gi-gtk4 GI.Gtk.Objects.PrintSettings This function saves the print settings from settings to fileName. If the file could not be written then error is set to either a GFileError or GKeyFileError.
printSettingsToGvariant :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m GVariantgi-gtk4 GI.Gtk.Objects.PrintSettings Serialize print settings to an a{sv} variant.
-
gi-gtk4 GI.Gtk.Objects.PrintSettings This function adds the print settings from settings to keyFile.
printSettingsUnset :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m ()gi-gtk4 GI.Gtk.Objects.PrintSettings Removes any value associated with key. This has the same effect as setting the value to Nothing.
-
gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Adds a custom tab to the print dialog.
printUnixDialogGetCurrentPage :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Int32gi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets the current page of the GtkPrintUnixDialog.
printUnixDialogGetEmbedPageSetup :: (HasCallStack, MonadIO m, IsPrintUnixDialog a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintUnixDialog Gets whether to embed the page setup.