Safe Haskell | None |
---|
Documentation
htmlMapElementGetAreas :: HTMLMapElementClass self => self -> IO (Maybe HTMLCollection)Source
htmlMapElementSetName :: HTMLMapElementClass self => self -> String -> IO ()Source
htmlMapElementGetName :: HTMLMapElementClass self => self -> IO StringSource
data HTMLMapElement Source
castToHTMLMapElement :: GObjectClass obj => obj -> HTMLMapElementSource
toHTMLMapElement :: HTMLMapElementClass o => o -> HTMLMapElementSource