webkit-0.14.1.1: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.HTMLCanvasElement

Documentation

setWidth :: (MonadIO m, HTMLCanvasElementClass self) => self -> Int -> m () Source

setHeight :: (MonadIO m, HTMLCanvasElementClass self) => self -> Int -> m () Source