Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printSettingsGetPrinter :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m (Maybe Text)gi-gtk4 GI.Gtk.Objects.PrintSettings Convenience function to obtain the value of PRINT_SETTINGS_PRINTER.
printSettingsGetPrinterLpi :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Doublegi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_PRINTER_LPI.
printSettingsGetQuality :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m PrintQualitygi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_QUALITY.
printSettingsGetResolution :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Int32gi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_RESOLUTION.
printSettingsGetResolutionX :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Int32gi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_RESOLUTION_X.
printSettingsGetResolutionY :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Int32gi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_RESOLUTION_Y.
printSettingsGetReverse :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_REVERSE.
printSettingsGetScale :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Doublegi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_SCALE.
printSettingsGetUseColor :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_USE_COLOR.
printSettingsHasKey :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m Boolgi-gtk4 GI.Gtk.Objects.PrintSettings Returns True, if a value is associated with key.