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