webkit-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.HTMLCollection

Documentation

htmlCollectionItem :: HTMLCollectionClass self => self -> Word -> IO (Maybe Node)Source

htmlCollectionGetLength :: HTMLCollectionClass self => self -> IO WordSource