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.

  1. printSettingsSetDuplex :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> PrintDuplex -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_DUPLEX.

  2. printSettingsSetFinishings :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_FINISHINGS.

  3. printSettingsSetInt :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> Int32 -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets key to an integer value.

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

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Associates a length in units of unit with key.

  5. printSettingsSetMediaType :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_MEDIA_TYPE. The set of media types is defined in PWG 5101.1-2002 PWG.

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

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_N_COPIES.

  7. printSettingsSetNumberUp :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Int32 -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_NUMBER_UP.

  8. printSettingsSetNumberUpLayout :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> NumberUpLayout -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_NUMBER_UP_LAYOUT.

  9. printSettingsSetOrientation :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> PageOrientation -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_ORIENTATION.

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

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_OUTPUT_BIN.

Page 31 of many | Previous | Next