Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.UI.Gtk.WebKit.DOM.HTMLBRElement
Documentation
htmlbrElementSetClear :: (HTMLBRElementClass self, GlibString string) => self -> string -> IO () Source
htmlbrElementGetClear :: (HTMLBRElementClass self, GlibString string) => self -> IO string Source
data HTMLBRElement Source
class HTMLElementClass o => HTMLBRElementClass o Source
Instances
castToHTMLBRElement :: GObjectClass obj => obj -> HTMLBRElement Source
toHTMLBRElement :: HTMLBRElementClass o => o -> HTMLBRElement Source