webkitgtk3-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.DOMNamedFlowCollection

Documentation

domNamedFlowCollectionItem :: DOMNamedFlowCollectionClass self => self -> Word -> IO (Maybe WebKitNamedFlow)Source

domNamedFlowCollectionNamedItem :: DOMNamedFlowCollectionClass self => self -> String -> IO (Maybe WebKitNamedFlow)Source

domNamedFlowCollectionGetLength :: DOMNamedFlowCollectionClass self => self -> IO WordSource