Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
htmlMapElementGetAreas :: HTMLMapElementClass self => self -> IO (Maybe HTMLCollection) Source
htmlMapElementSetName :: (HTMLMapElementClass self, GlibString string) => self -> string -> IO () Source
htmlMapElementGetName :: (HTMLMapElementClass self, GlibString string) => self -> IO string Source
data HTMLMapElement Source
castToHTMLMapElement :: GObjectClass obj => obj -> HTMLMapElement Source
toHTMLMapElement :: HTMLMapElementClass o => o -> HTMLMapElement Source