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.
setTextTagStrikethroughRgba :: (MonadIO m, IsTextTag o) => o -> RGBA -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “strikethrough-rgba” property. When overloading is enabled, this is equivalent to
set textTag [ #strikethroughRgba := value ]
setTextTagStrikethroughRgbaSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “strikethrough-rgba-set” property. When overloading is enabled, this is equivalent to
set textTag [ #strikethroughRgbaSet := value ]
setTextTagStrikethroughSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “strikethrough-set” property. When overloading is enabled, this is equivalent to
set textTag [ #strikethroughSet := value ]
setTextTagStyle :: (MonadIO m, IsTextTag o) => o -> Style -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “style” property. When overloading is enabled, this is equivalent to
set textTag [ #style := value ]
setTextTagStyleSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “style-set” property. When overloading is enabled, this is equivalent to
set textTag [ #styleSet := value ]
setTextTagTabs :: (MonadIO m, IsTextTag o) => o -> TabArray -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “tabs” property. When overloading is enabled, this is equivalent to
set textTag [ #tabs := value ]
setTextTagTabsSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “tabs-set” property. When overloading is enabled, this is equivalent to
set textTag [ #tabsSet := value ]
setTextTagUnderline :: (MonadIO m, IsTextTag o) => o -> Underline -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “underline” property. When overloading is enabled, this is equivalent to
set textTag [ #underline := value ]
setTextTagUnderlineRgba :: (MonadIO m, IsTextTag o) => o -> RGBA -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “underline-rgba” property. When overloading is enabled, this is equivalent to
set textTag [ #underlineRgba := value ]
setTextTagUnderlineRgbaSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk-hs Data.GI.Gtk Set the value of the “underline-rgba-set” property. When overloading is enabled, this is equivalent to
set textTag [ #underlineRgbaSet := value ]