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