webkit-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.DOMStringList

Documentation

domStringListItem :: DOMStringListClass self => self -> Word -> IO StringSource

domStringListContains :: DOMStringListClass self => self -> String -> IO BoolSource

domStringListGetLength :: DOMStringListClass self => self -> IO WordSource