webkit-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.HTMLMapElement

Documentation

htmlMapElementGetAreas :: HTMLMapElementClass self => self -> IO (Maybe HTMLCollection)Source

htmlMapElementSetName :: HTMLMapElementClass self => self -> String -> IO ()Source

htmlMapElementGetName :: HTMLMapElementClass self => self -> IO StringSource