webkit-0.13.1.3: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLHRElement

Documentation

htmlhrElementSetAlign :: (HTMLHRElementClass self, GlibString string) => self -> string -> IO ()

htmlhrElementGetAlign :: (HTMLHRElementClass self, GlibString string) => self -> IO string

htmlhrElementSetSize :: (HTMLHRElementClass self, GlibString string) => self -> string -> IO ()

htmlhrElementGetSize :: (HTMLHRElementClass self, GlibString string) => self -> IO string

htmlhrElementSetWidth :: (HTMLHRElementClass self, GlibString string) => self -> string -> IO ()

htmlhrElementGetWidth :: (HTMLHRElementClass self, GlibString string) => self -> IO string