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.

  1. constructPrintCompositorBodyFontName :: (IsPrintCompositor o, MonadIO m) => Text -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “body-font-name” property. This is rarely needed directly, but it is used by new.

  2. constructPrintCompositorBuffer :: (IsPrintCompositor o, MonadIO m, IsBuffer a) => a -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “buffer” property. This is rarely needed directly, but it is used by new.

  3. constructPrintCompositorFooterFontName :: (IsPrintCompositor o, MonadIO m) => Text -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “footer-font-name” property. This is rarely needed directly, but it is used by new.

  4. constructPrintCompositorHeaderFontName :: (IsPrintCompositor o, MonadIO m) => Text -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “header-font-name” property. This is rarely needed directly, but it is used by new.

  5. constructPrintCompositorHighlightSyntax :: (IsPrintCompositor o, MonadIO m) => Bool -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “highlight-syntax” property. This is rarely needed directly, but it is used by new.

  6. constructPrintCompositorLineNumbersFontName :: (IsPrintCompositor o, MonadIO m) => Text -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “line-numbers-font-name” property. This is rarely needed directly, but it is used by new.

  7. constructPrintCompositorPrintFooter :: (IsPrintCompositor o, MonadIO m) => Bool -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “print-footer” property. This is rarely needed directly, but it is used by new.

  8. constructPrintCompositorPrintHeader :: (IsPrintCompositor o, MonadIO m) => Bool -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “print-header” property. This is rarely needed directly, but it is used by new.

  9. constructPrintCompositorPrintLineNumbers :: (IsPrintCompositor o, MonadIO m) => Word32 -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “print-line-numbers” property. This is rarely needed directly, but it is used by new.

  10. constructPrintCompositorTabWidth :: (IsPrintCompositor o, MonadIO m) => Word32 -> m (GValueConstruct o)

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Construct a GValueConstruct with valid value for the “tab-width” property. This is rarely needed directly, but it is used by new.

Page 288 of many | Previous | Next