webkitgtk3-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.Text

Documentation

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

textReplaceWholeText :: TextClass self => self -> String -> IO (Maybe Text)Source

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