Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.UI.Gtk.WebKit.DOM.HTMLParagraphElement
Documentation
htmlParagraphElementSetAlign :: (HTMLParagraphElementClass self, GlibString string) => self -> string -> IO ()
htmlParagraphElementGetAlign :: (HTMLParagraphElementClass self, GlibString string) => self -> IO string
data HTMLParagraphElement
class HTMLElementClass o => HTMLParagraphElementClass o
castToHTMLParagraphElement :: GObjectClass obj => obj -> HTMLParagraphElement