Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
htmlParagraphElementSetAlign :: (HTMLParagraphElementClass self, GlibString string) => self -> string -> IO () Source
htmlParagraphElementGetAlign :: (HTMLParagraphElementClass self, GlibString string) => self -> IO string Source
class HTMLElementClass o => HTMLParagraphElementClass o Source
castToHTMLParagraphElement :: GObjectClass obj => obj -> HTMLParagraphElement Source