webkit-0.13.0.1: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLCollection

Documentation

htmlCollectionNamedItem :: (HTMLCollectionClass self, GlibString string) => self -> string -> IO (Maybe Node) Source