Hoogle Search

Within LTS Haskell 24.7 (ghc-9.10.2)

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

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_FINISHINGS. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Returns the integer value of key, or 0. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Returns the value of key, interpreted as an integer, or the default value. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Returns the value associated with key, interpreted as a length. The returned value is converted to units. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_MEDIA_TYPE. The set of media types is defined in PWG 5101.1-2002 PWG. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_N_COPIES. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_NUMBER_UP. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_NUMBER_UP_LAYOUT. Since: 2.14

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Get the value of PRINT_SETTINGS_ORIENTATION, converted to a PageOrientation. Since: 2.10

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_OUTPUT_BIN. Since: 2.10

Page 10 of many | Previous | Next