Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

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

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Removes any value associated with key. This has the same effect as setting the value to Nothing. Since: 2.10

  2. printfG :: forall (m :: Type -> Type) . String -> [GVal m] -> String

    ginger Text.Ginger.Run.Builtins

    No documentation available.

  3. printfa :: PrintfType t => String -> [PrintfArgT] -> t

    ginger Text.PrintfA

    No documentation available.

  4. printContextCreatePangoContext :: PrintContextClass self => self -> IO PangoContext

    gtk Graphics.UI.Gtk.Printing.PrintContext

    Creates a new Context that can be used with the PrintContext.

  5. printContextCreatePangoLayout :: PrintContextClass self => self -> IO PangoLayout

    gtk Graphics.UI.Gtk.Printing.PrintContext

    Creates a new PangoLayout that is suitable for use with the PrintContext.

  6. printContextGetCairoContext :: PrintContextClass self => self -> IO Cairo

    gtk Graphics.UI.Gtk.Printing.PrintContext

    Obtains the cairo context that is associated with the PrintContext.

  7. printContextGetDpiX :: PrintContextClass self => self -> IO Double

    gtk Graphics.UI.Gtk.Printing.PrintContext

    Obtains the horizontal resolution of the PrintContext, in dots per inch.

  8. printContextGetDpiY :: PrintContextClass self => self -> IO Double

    gtk Graphics.UI.Gtk.Printing.PrintContext

    Obtains the vertical resolution of the PrintContext, in dots per inch.

  9. printContextGetHardMargins :: PrintContextClass self => self -> IO (Maybe (Double, Double, Double, Double))

    gtk Graphics.UI.Gtk.Printing.PrintContext

    No documentation available.

  10. printContextGetHeight :: PrintContextClass self => self -> IO Double

    gtk Graphics.UI.Gtk.Printing.PrintContext

    Obtains the height of the PrintContext, in pixels.

Page 39 of many | Previous | Next