Hoogle Search
Within Stackage Nightly 2026-06-28 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setTextAttributesIndent :: MonadIO m => TextAttributes -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “indent” field. When overloading is enabled, this is equivalent to
set textAttributes [ #indent := value ]
setTextAttributesInvisible :: MonadIO m => TextAttributes -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “invisible” field. When overloading is enabled, this is equivalent to
set textAttributes [ #invisible := value ]
setTextAttributesJustification :: MonadIO m => TextAttributes -> Justification -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “justification” field. When overloading is enabled, this is equivalent to
set textAttributes [ #justification := value ]
setTextAttributesLanguage :: MonadIO m => TextAttributes -> Ptr Language -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “language” field. When overloading is enabled, this is equivalent to
set textAttributes [ #language := value ]
setTextAttributesLeftMargin :: MonadIO m => TextAttributes -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “left_margin” field. When overloading is enabled, this is equivalent to
set textAttributes [ #leftMargin := value ]
setTextAttributesLetterSpacing :: MonadIO m => TextAttributes -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “letter_spacing” field. When overloading is enabled, this is equivalent to
set textAttributes [ #letterSpacing := value ]
setTextAttributesNoFallback :: MonadIO m => TextAttributes -> Word32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “no_fallback” field. When overloading is enabled, this is equivalent to
set textAttributes [ #noFallback := value ]
setTextAttributesPixelsAboveLines :: MonadIO m => TextAttributes -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “pixels_above_lines” field. When overloading is enabled, this is equivalent to
set textAttributes [ #pixelsAboveLines := value ]
setTextAttributesPixelsBelowLines :: MonadIO m => TextAttributes -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “pixels_below_lines” field. When overloading is enabled, this is equivalent to
set textAttributes [ #pixelsBelowLines := value ]
setTextAttributesPixelsInsideWrap :: MonadIO m => TextAttributes -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “pixels_inside_wrap” field. When overloading is enabled, this is equivalent to
set textAttributes [ #pixelsInsideWrap := value ]