Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printCompositorGetNPages :: (HasCallStack, MonadIO m, IsPrintCompositor a) => a -> m Int32gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Returns the number of pages in the document or <code>-1</code> if the document has not been completely paginated.
-
gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Returns the current fraction of the document pagination that has been completed.
printCompositorGetPrintFooter :: (HasCallStack, MonadIO m, IsPrintCompositor a) => a -> m Boolgi-gtksource5 GI.GtkSource.Objects.PrintCompositor Determines if a footer is set to be printed for each page. A footer will be printed if this function returns True and some format strings have been specified with [methodprintCompositor.set_footer_format].
printCompositorGetPrintHeader :: (HasCallStack, MonadIO m, IsPrintCompositor a) => a -> m Boolgi-gtksource5 GI.GtkSource.Objects.PrintCompositor Determines if a header is set to be printed for each page. A header will be printed if this function returns True and some format strings have been specified with [methodprintCompositor.set_header_format].
-
gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Returns the interval used for line number printing. If the value is 0, no line numbers will be printed. The default value is 1 (i.e. numbers printed in all lines).
-
gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Gets the right margin in units of unit.
printCompositorGetTabWidth :: (HasCallStack, MonadIO m, IsPrintCompositor a) => a -> m Word32gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Returns the width of tabulation in characters for printed text.
-
gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Gets the top margin in units of unit.
printCompositorGetWrapMode :: (HasCallStack, MonadIO m, IsPrintCompositor a) => a -> m WrapModegi-gtksource5 GI.GtkSource.Objects.PrintCompositor Gets the line wrapping mode for the printed text.
-
gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Specifies a tag whose style should be ignored when compositing the document to the printable page. Since: 5.2