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