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