Safe Haskell | None |
---|
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
data WebKitPoint Source
class GObjectClass o => WebKitPointClass o Source
Instances
castToWebKitPoint :: GObjectClass obj => obj -> WebKitPointSource
toWebKitPoint :: WebKitPointClass o => o -> WebKitPointSource