Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
nodeListItem :: IsNodeList self => self -> Word -> IO (Maybe Node) Source
nodeListGetLength :: IsNodeList self => self -> IO Word Source
class GObjectClass o => IsNodeList o Source
castToNodeList :: GObjectClass obj => obj -> NodeList Source
toNodeList :: IsNodeList o => o -> NodeList Source