webkit-0.13.0.2: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.HTMLTableCellElement

Documentation

htmlTableCellElementSetAbbr :: (HTMLTableCellElementClass self, GlibString string) => self -> string -> IO ()Source

htmlTableCellElementSetAlign :: (HTMLTableCellElementClass self, GlibString string) => self -> string -> IO ()Source

htmlTableCellElementSetAxis :: (HTMLTableCellElementClass self, GlibString string) => self -> string -> IO ()Source

htmlTableCellElementSetCh :: (HTMLTableCellElementClass self, GlibString string) => self -> string -> IO ()Source

htmlTableCellElementSetChOff :: (HTMLTableCellElementClass self, GlibString string) => self -> string -> IO ()Source

htmlTableCellElementSetHeight :: (HTMLTableCellElementClass self, GlibString string) => self -> string -> IO ()Source

htmlTableCellElementSetScope :: (HTMLTableCellElementClass self, GlibString string) => self -> string -> IO ()Source

htmlTableCellElementSetVAlign :: (HTMLTableCellElementClass self, GlibString string) => self -> string -> IO ()Source

htmlTableCellElementSetWidth :: (HTMLTableCellElementClass self, GlibString string) => self -> string -> IO ()Source