webkit-0.13.0.2: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.HTMLHtmlElement

Documentation

htmlHtmlElementSetVersion :: (HTMLHtmlElementClass self, GlibString string) => self -> string -> IO ()Source

htmlHtmlElementGetVersion :: (HTMLHtmlElementClass self, GlibString string) => self -> IO stringSource

htmlHtmlElementSetManifest :: (HTMLHtmlElementClass self, GlibString string) => self -> string -> IO ()Source