webkitgtk3-0.14.2.1: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLOptionsCollection

Documentation

namedItem :: (MonadIO m, HTMLOptionsCollectionClass self, GlibString string) => self -> string -> m (Maybe Node) Source #