Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.UI.Gtk.WebKit.DOM.HTMLHtmlElement
Documentation
htmlHtmlElementSetVersion :: HTMLHtmlElementClass self => self -> String -> IO ()
htmlHtmlElementGetVersion :: HTMLHtmlElementClass self => self -> IO String
htmlHtmlElementSetManifest :: HTMLHtmlElementClass self => self -> String -> IO ()
htmlHtmlElementGetManifest :: HTMLHtmlElementClass self => self -> IO String
data HTMLHtmlElement
class HTMLElementClass o => HTMLHtmlElementClass o
Instances
castToHTMLHtmlElement :: GObjectClass obj => obj -> HTMLHtmlElement
toHTMLHtmlElement :: HTMLHtmlElementClass o => o -> HTMLHtmlElement