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.
setTextTagJustification :: (MonadIO m, IsTextTag o) => o -> Justification -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “justification” property. When overloading is enabled, this is equivalent to
set textTag [ #justification := value ]
setTextTagJustificationSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “justification-set” property. When overloading is enabled, this is equivalent to
set textTag [ #justificationSet := value ]
setTextTagLanguage :: (MonadIO m, IsTextTag o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “language” property. When overloading is enabled, this is equivalent to
set textTag [ #language := value ]
setTextTagLanguageSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “language-set” property. When overloading is enabled, this is equivalent to
set textTag [ #languageSet := value ]
setTextTagLeftMargin :: (MonadIO m, IsTextTag o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “left-margin” property. When overloading is enabled, this is equivalent to
set textTag [ #leftMargin := value ]
setTextTagLeftMarginSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “left-margin-set” property. When overloading is enabled, this is equivalent to
set textTag [ #leftMarginSet := value ]
setTextTagLetterSpacing :: (MonadIO m, IsTextTag o) => o -> Int32 -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “letter-spacing” property. When overloading is enabled, this is equivalent to
set textTag [ #letterSpacing := value ]
setTextTagLetterSpacingSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “letter-spacing-set” property. When overloading is enabled, this is equivalent to
set textTag [ #letterSpacingSet := value ]
setTextTagParagraphBackground :: (MonadIO m, IsTextTag o) => o -> Text -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “paragraph-background” property. When overloading is enabled, this is equivalent to
set textTag [ #paragraphBackground := value ]
setTextTagParagraphBackgroundGdk :: (MonadIO m, IsTextTag o) => o -> Color -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “paragraph-background-gdk” property. When overloading is enabled, this is equivalent to
set textTag [ #paragraphBackgroundGdk := value ]