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