webkit-0.13.1.3: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLOptGroupElement

Documentation

htmlOptGroupElementSetLabel :: (HTMLOptGroupElementClass self, GlibString string) => self -> string -> IO () Source