Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_DITHER. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Sets key to a double value. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_DUPLEX. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_FINISHINGS. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Sets key to an integer value. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Associates a length in units of unit with key. Since: 2.10

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

    gi-gtk3 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. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_N_COPIES. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_NUMBER_UP. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_NUMBER_UP_LAYOUT. Since: 2.14

Page 36 of many | Previous | Next