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.

  1. 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.

  2. printSettingsGetPrinterLpi :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Double

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_PRINTER_LPI.

  3. printSettingsGetQuality :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m PrintQuality

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_QUALITY.

  4. printSettingsGetResolution :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Int32

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_RESOLUTION.

  5. printSettingsGetResolutionX :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Int32

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_RESOLUTION_X.

  6. printSettingsGetResolutionY :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Int32

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_RESOLUTION_Y.

  7. printSettingsGetReverse :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Bool

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_REVERSE.

  8. printSettingsGetScale :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Double

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_SCALE.

  9. printSettingsGetUseColor :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Bool

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_USE_COLOR.

  10. printSettingsHasKey :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m Bool

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Returns True, if a value is associated with key.

Page 51 of many | Previous | Next