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.

  1. printSettingsGetOutputBin :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m (Maybe Text)

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_OUTPUT_BIN.

  2. printSettingsGetPageRanges :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m [PageRange]

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_PAGE_RANGES.

  3. printSettingsGetPageSet :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m PageSet

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_PAGE_SET.

  4. printSettingsGetPaperHeight :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Unit -> m Double

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_PAPER_HEIGHT, converted to unit.

  5. printSettingsGetPaperSize :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m (Maybe PaperSize)

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_PAPER_FORMAT, converted to a GtkPaperSize.

  6. printSettingsGetPaperWidth :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Unit -> m Double

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_PAPER_WIDTH, converted to unit.

  7. printSettingsGetPrintPages :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m PrintPages

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_PRINT_PAGES.

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

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

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_PRINTER_LPI.

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

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_QUALITY.

Page 71 of many | Previous | Next