webkit-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.HTMLPreElement

Documentation

htmlPreElementSetWidth :: HTMLPreElementClass self => self -> Int -> IO ()Source

htmlPreElementGetWidth :: HTMLPreElementClass self => self -> IO IntSource

htmlPreElementSetWrap :: HTMLPreElementClass self => self -> Bool -> IO ()Source

htmlPreElementGetWrap :: HTMLPreElementClass self => self -> IO BoolSource