webkit-0.12.5: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.HTMLHtmlElement

Documentation

htmlHtmlElementSetVersion :: HTMLHtmlElementClass self => self -> String -> IO ()Source

htmlHtmlElementGetVersion :: HTMLHtmlElementClass self => self -> IO StringSource

htmlHtmlElementSetManifest :: HTMLHtmlElementClass self => self -> String -> IO ()Source

htmlHtmlElementGetManifest :: HTMLHtmlElementClass self => self -> IO StringSource