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