Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.UI.Gtk.WebKit.DOM.HTMLTableCaptionElement
Documentation
htmlTableCaptionElementSetAlign :: (HTMLTableCaptionElementClass self, GlibString string) => self -> string -> IO ()
htmlTableCaptionElementGetAlign :: (HTMLTableCaptionElementClass self, GlibString string) => self -> IO string
class HTMLElementClass o => HTMLTableCaptionElementClass o
castToHTMLTableCaptionElement :: GObjectClass obj => obj -> HTMLTableCaptionElement