webkit-0.13.1.3: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLTableRowElement

Documentation

htmlTableRowElementSetAlign :: (HTMLTableRowElementClass self, GlibString string) => self -> string -> IO ()

htmlTableRowElementSetBgColor :: (HTMLTableRowElementClass self, GlibString string) => self -> string -> IO ()

htmlTableRowElementSetCh :: (HTMLTableRowElementClass self, GlibString string) => self -> string -> IO ()

htmlTableRowElementSetChOff :: (HTMLTableRowElementClass self, GlibString string) => self -> string -> IO ()

htmlTableRowElementSetVAlign :: (HTMLTableRowElementClass self, GlibString string) => self -> string -> IO ()