Safe Haskell | None |
---|
Graphics.UI.Gtk.WebKit.DOM.NodeList
Documentation
nodeListItem :: NodeListClass self => self -> Word -> IO (Maybe Node)Source
nodeListGetLength :: NodeListClass self => self -> IO WordSource
Instances
class GObjectClass o => NodeListClass o Source
Instances
castToNodeList :: GObjectClass obj => obj -> NodeListSource
toNodeList :: NodeListClass o => o -> NodeListSource