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