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