gi-webkit2webextension-0.2.10.13: WebKit2WebExtension bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.WebKit2WebExtension.Objects.DOMWheelEvent

Contents

Description

 

Synopsis

Exported types

Methods

dOMWheelEventGetWheelDelta

dOMWheelEventGetWheelDeltaX

dOMWheelEventGetWheelDeltaY

dOMWheelEventInitWheelEvent

Properties

DeltaMode

DeltaX

DeltaY

DeltaZ

WebkitDirectionInvertedFromDevice

data DOMWheelEventWebkitDirectionInvertedFromDevicePropertyInfo Source

Instances

AttrInfo DOMWheelEventWebkitDirectionInvertedFromDevicePropertyInfo Source 
type AttrLabel DOMWheelEventWebkitDirectionInvertedFromDevicePropertyInfo = "webkit-direction-inverted-from-device" Source 
type AttrGetType DOMWheelEventWebkitDirectionInvertedFromDevicePropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMWheelEventWebkitDirectionInvertedFromDevicePropertyInfo = DOMWheelEventK Source 
type AttrSetTypeConstraint DOMWheelEventWebkitDirectionInvertedFromDevicePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMWheelEventWebkitDirectionInvertedFromDevicePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

WheelDelta

WheelDeltaX

WheelDeltaY