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.
setTextTagBackground :: (MonadIO m, IsTextTag o) => o -> Text -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “background” property. When overloading is enabled, this is equivalent to
set textTag [ #background := value ]
setTextTagBackgroundFullHeight :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “background-full-height” property. When overloading is enabled, this is equivalent to
set textTag [ #backgroundFullHeight := value ]
setTextTagBackgroundFullHeightSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “background-full-height-set” property. When overloading is enabled, this is equivalent to
set textTag [ #backgroundFullHeightSet := value ]
setTextTagBackgroundRgba :: (MonadIO m, IsTextTag o) => o -> RGBA -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “background-rgba” property. When overloading is enabled, this is equivalent to
set textTag [ #backgroundRgba := value ]
setTextTagBackgroundSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “background-set” property. When overloading is enabled, this is equivalent to
set textTag [ #backgroundSet := value ]
setTextTagDirection :: (MonadIO m, IsTextTag o) => o -> TextDirection -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “direction” property. When overloading is enabled, this is equivalent to
set textTag [ #direction := value ]
setTextTagEditable :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “editable” property. When overloading is enabled, this is equivalent to
set textTag [ #editable := value ]
setTextTagEditableSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “editable-set” property. When overloading is enabled, this is equivalent to
set textTag [ #editableSet := value ]
setTextTagFallback :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “fallback” property. When overloading is enabled, this is equivalent to
set textTag [ #fallback := value ]
setTextTagFallbackSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.TextTag Set the value of the “fallback-set” property. When overloading is enabled, this is equivalent to
set textTag [ #fallbackSet := value ]