webkit-0.13.0.1: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLVideoElement

Documentation

htmlVideoElementSetPoster :: (HTMLVideoElementClass self, GlibString string) => self -> string -> IO () Source