Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
namedItem :: (MonadIO m, HTMLCollectionClass self, GlibString string) => self -> string -> m (Maybe Node) Source
getLength :: (MonadIO m, HTMLCollectionClass self) => self -> m Word Source
data HTMLCollection Source
castToHTMLCollection :: GObjectClass obj => obj -> HTMLCollection Source
class GObjectClass o => HTMLCollectionClass o Source
toHTMLCollection :: HTMLCollectionClass o => o -> HTMLCollection Source