webkit-0.14.1.1: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLLIElement

Documentation

setValue :: (MonadIO m, HTMLLIElementClass self) => self -> Int -> m () Source

getValue :: (MonadIO m, HTMLLIElementClass self) => self -> m Int Source