webkitgtk3-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.WebKitPoint

Documentation

webKitPointSetX :: WebKitPointClass self => self -> Float -> IO ()Source

webKitPointGetX :: WebKitPointClass self => self -> IO FloatSource

webKitPointSetY :: WebKitPointClass self => self -> Float -> IO ()Source

webKitPointGetY :: WebKitPointClass self => self -> IO FloatSource