webkit-0.13.1.3: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLEmbedElement

Documentation

htmlEmbedElementSetAlign :: (HTMLEmbedElementClass self, GlibString string) => self -> string -> IO ()

htmlEmbedElementGetAlign :: (HTMLEmbedElementClass self, GlibString string) => self -> IO string

htmlEmbedElementSetName :: (HTMLEmbedElementClass self, GlibString string) => self -> string -> IO ()

htmlEmbedElementGetName :: (HTMLEmbedElementClass self, GlibString string) => self -> IO string

htmlEmbedElementSetSrc :: (HTMLEmbedElementClass self, GlibString string) => self -> string -> IO ()

htmlEmbedElementGetSrc :: (HTMLEmbedElementClass self, GlibString string) => self -> IO string