Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.UI.Gtk.WebKit.DOM.Text
Documentation
textReplaceWholeText :: (TextClass self, GlibString string) => self -> string -> IO (Maybe Text) Source
textGetWholeText :: (TextClass self, GlibString string) => self -> IO string Source
Constructors
Text (ForeignPtr Text) |
class CharacterDataClass o => TextClass o Source
castToText :: GObjectClass obj => obj -> Text Source