Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. clearPrintCompositorLineNumbersFontName :: (MonadIO m, IsPrintCompositor o) => o -> m ()

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Set the value of the “line-numbers-font-name” property to Nothing. When overloading is enabled, this is equivalent to

    clear #lineNumbersFontName
    

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

  7. 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.

  8. 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.

  9. 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.

  10. 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.

Page 381 of many | Previous | Next