Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setParseLocationLineBytes :: MonadIO m => ParseLocation -> CSize -> m ()gi-gsk GI.Gsk.Structs.ParseLocation Set the value of the “line_bytes” field. When overloading is enabled, this is equivalent to
set parseLocation [ #lineBytes := value ]
setParseLocationLineChars :: MonadIO m => ParseLocation -> CSize -> m ()gi-gsk GI.Gsk.Structs.ParseLocation Set the value of the “line_chars” field. When overloading is enabled, this is equivalent to
set parseLocation [ #lineChars := value ]
setParseLocationLines :: MonadIO m => ParseLocation -> CSize -> m ()gi-gsk GI.Gsk.Structs.ParseLocation Set the value of the “lines” field. When overloading is enabled, this is equivalent to
set parseLocation [ #lines := value ]
setShadowDx :: MonadIO m => Shadow -> Float -> m ()gi-gsk GI.Gsk.Structs.Shadow Set the value of the “dx” field. When overloading is enabled, this is equivalent to
set shadow [ #dx := value ]
setShadowDy :: MonadIO m => Shadow -> Float -> m ()gi-gsk GI.Gsk.Structs.Shadow Set the value of the “dy” field. When overloading is enabled, this is equivalent to
set shadow [ #dy := value ]
setShadowRadius :: MonadIO m => Shadow -> Float -> m ()gi-gsk GI.Gsk.Structs.Shadow Set the value of the “radius” field. When overloading is enabled, this is equivalent to
set shadow [ #radius := value ]
-
gi-gtksource5 GI.GtkSource.Interfaces.StyleSchemeChooser Set the value of the “style-scheme” property. When overloading is enabled, this is equivalent to
set styleSchemeChooser [ #styleScheme := value ]
setBufferHighlightMatchingBrackets :: (MonadIO m, IsBuffer o) => o -> Bool -> m ()gi-gtksource5 GI.GtkSource.Objects.Buffer Set the value of the “highlight-matching-brackets” property. When overloading is enabled, this is equivalent to
set buffer [ #highlightMatchingBrackets := value ]
setBufferHighlightSyntax :: (MonadIO m, IsBuffer o) => o -> Bool -> m ()gi-gtksource5 GI.GtkSource.Objects.Buffer Set the value of the “highlight-syntax” property. When overloading is enabled, this is equivalent to
set buffer [ #highlightSyntax := value ]
setBufferImplicitTrailingNewline :: (MonadIO m, IsBuffer o) => o -> Bool -> m ()gi-gtksource5 GI.GtkSource.Objects.Buffer Set the value of the “implicit-trailing-newline” property. When overloading is enabled, this is equivalent to
set buffer [ #implicitTrailingNewline := value ]