webkitgtk3-0.13.1.0: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLAppletElement

Documentation

htmlAppletElementSetAlign :: (HTMLAppletElementClass self, GlibString string) => self -> string -> IO () Source

htmlAppletElementSetAlt :: (HTMLAppletElementClass self, GlibString string) => self -> string -> IO () Source

htmlAppletElementSetArchive :: (HTMLAppletElementClass self, GlibString string) => self -> string -> IO () Source

htmlAppletElementSetCode :: (HTMLAppletElementClass self, GlibString string) => self -> string -> IO () Source

htmlAppletElementSetCodeBase :: (HTMLAppletElementClass self, GlibString string) => self -> string -> IO () Source

htmlAppletElementSetHeight :: (HTMLAppletElementClass self, GlibString string) => self -> string -> IO () Source

htmlAppletElementSetName :: (HTMLAppletElementClass self, GlibString string) => self -> string -> IO () Source

htmlAppletElementSetObject :: (HTMLAppletElementClass self, GlibString string) => self -> string -> IO () Source

htmlAppletElementSetWidth :: (HTMLAppletElementClass self, GlibString string) => self -> string -> IO () Source