webkit-0.13.1.2: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLButtonElement

Documentation

htmlButtonElementSetName :: (HTMLButtonElementClass self, GlibString string) => self -> string -> IO () Source

htmlButtonElementSetValue :: (HTMLButtonElementClass self, GlibString string) => self -> string -> IO () Source