Safe Haskell | None |
---|
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
data HTMLHtmlElement Source
castToHTMLHtmlElement :: GObjectClass obj => obj -> HTMLHtmlElementSource
toHTMLHtmlElement :: HTMLHtmlElementClass o => o -> HTMLHtmlElementSource