Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Construct a GValueConstruct with valid value for the “wrap-mode” property. This is rarely needed directly, but it is used by new.
getPrintCompositorBodyFontName :: (MonadIO m, IsPrintCompositor o) => o -> m (Maybe Text)gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Get the value of the “body-font-name” property. When overloading is enabled, this is equivalent to
get printCompositor #bodyFontName
getPrintCompositorBuffer :: (MonadIO m, IsPrintCompositor o) => o -> m Buffergi-gtksource5 GI.GtkSource.Objects.PrintCompositor Get the value of the “buffer” property. When overloading is enabled, this is equivalent to
get printCompositor #buffer
getPrintCompositorFooterFontName :: (MonadIO m, IsPrintCompositor o) => o -> m (Maybe Text)gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Get the value of the “footer-font-name” property. When overloading is enabled, this is equivalent to
get printCompositor #footerFontName
getPrintCompositorHeaderFontName :: (MonadIO m, IsPrintCompositor o) => o -> m (Maybe Text)gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Get the value of the “header-font-name” property. When overloading is enabled, this is equivalent to
get printCompositor #headerFontName
getPrintCompositorHighlightSyntax :: (MonadIO m, IsPrintCompositor o) => o -> m Boolgi-gtksource5 GI.GtkSource.Objects.PrintCompositor Get the value of the “highlight-syntax” property. When overloading is enabled, this is equivalent to
get printCompositor #highlightSyntax
getPrintCompositorLineNumbersFontName :: (MonadIO m, IsPrintCompositor o) => o -> m (Maybe Text)gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Get the value of the “line-numbers-font-name” property. When overloading is enabled, this is equivalent to
get printCompositor #lineNumbersFontName
getPrintCompositorNPages :: (MonadIO m, IsPrintCompositor o) => o -> m Int32gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Get the value of the “n-pages” property. When overloading is enabled, this is equivalent to
get printCompositor #nPages
getPrintCompositorPrintFooter :: (MonadIO m, IsPrintCompositor o) => o -> m Boolgi-gtksource5 GI.GtkSource.Objects.PrintCompositor Get the value of the “print-footer” property. When overloading is enabled, this is equivalent to
get printCompositor #printFooter
getPrintCompositorPrintHeader :: (MonadIO m, IsPrintCompositor o) => o -> m Boolgi-gtksource5 GI.GtkSource.Objects.PrintCompositor Get the value of the “print-header” property. When overloading is enabled, this is equivalent to
get printCompositor #printHeader