webkit-0.12.6.1: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.Text

Documentation

textSplitText :: TextClass self => self -> Word -> IO (Maybe Text)

textGetWholeText :: TextClass self => self -> IO String

castToText :: GObjectClass obj => obj -> Text

toText :: TextClass o => o -> Text