webkit-0.13.1.3: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLBaseElement

Documentation

htmlBaseElementSetHref :: (HTMLBaseElementClass self, GlibString string) => self -> string -> IO ()

htmlBaseElementGetHref :: (HTMLBaseElementClass self, GlibString string) => self -> IO string

htmlBaseElementSetTarget :: (HTMLBaseElementClass self, GlibString string) => self -> string -> IO ()

htmlBaseElementGetTarget :: (HTMLBaseElementClass self, GlibString string) => self -> IO string