webkitgtk3-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.HTMLBaseElement

Documentation

htmlBaseElementSetHref :: HTMLBaseElementClass self => self -> String -> IO ()Source

htmlBaseElementGetHref :: HTMLBaseElementClass self => self -> IO StringSource

htmlBaseElementSetTarget :: HTMLBaseElementClass self => self -> String -> IO ()Source

htmlBaseElementGetTarget :: HTMLBaseElementClass self => self -> IO StringSource