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.
printOperationPreviewEndPreview :: (HasCallStack, MonadIO m, IsPrintOperationPreview a) => a -> m ()gi-gtk4 GI.Gtk.Interfaces.PrintOperationPreview Ends a preview. This function must be called to finish a custom print preview.
-
gi-gtk4 GI.Gtk.Interfaces.PrintOperationPreview Returns whether the given page is included in the set of pages that have been selected for printing.
-
gi-gtk4 GI.Gtk.Interfaces.PrintOperationPreview Renders a page to the preview. This is using the print context that was passed to the PrintOperation::preview handler together with preview. A custom print preview should use this function to render the currently selected page. Note that this function requires a suitable cairo context to be associated with the print context.
printContextCreatePangoContext :: (HasCallStack, MonadIO m, IsPrintContext a) => a -> m Contextgi-gtk4 GI.Gtk.Objects.PrintContext Creates a new PangoContext that can be used with the GtkPrintContext.
printContextCreatePangoLayout :: (HasCallStack, MonadIO m, IsPrintContext a) => a -> m Layoutgi-gtk4 GI.Gtk.Objects.PrintContext Creates a new PangoLayout that is suitable for use with the GtkPrintContext.
printContextGetCairoContext :: (HasCallStack, MonadIO m, IsPrintContext a) => a -> m Contextgi-gtk4 GI.Gtk.Objects.PrintContext Obtains the cairo context that is associated with the GtkPrintContext.
printContextGetDpiX :: (HasCallStack, MonadIO m, IsPrintContext a) => a -> m Doublegi-gtk4 GI.Gtk.Objects.PrintContext Obtains the horizontal resolution of the GtkPrintContext, in dots per inch.
printContextGetDpiY :: (HasCallStack, MonadIO m, IsPrintContext a) => a -> m Doublegi-gtk4 GI.Gtk.Objects.PrintContext Obtains the vertical resolution of the GtkPrintContext, in dots per inch.
-
gi-gtk4 GI.Gtk.Objects.PrintContext Obtains the hardware printer margins of the GtkPrintContext, in units.
printContextGetHeight :: (HasCallStack, MonadIO m, IsPrintContext a) => a -> m Doublegi-gtk4 GI.Gtk.Objects.PrintContext Obtains the height of the GtkPrintContext, in pixels.