gi-gdk-3.0.6: Gdk 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.Gdk.Structs.EventTouchpadSwipe

Contents

Description

Generated during touchpad swipe gestures.

Synopsis

Exported types

newtype EventTouchpadSwipe Source #

Instances

WrappedPtr EventTouchpadSwipe Source # 
(~) AttrOpTag tag AttrSet => Constructible EventTouchpadSwipe tag Source # 
((~) * info (ResolveEventTouchpadSwipeMethod t EventTouchpadSwipe), MethodInfo * info EventTouchpadSwipe p) => IsLabel t (EventTouchpadSwipe -> p) Source # 
((~) * info (ResolveEventTouchpadSwipeMethod t EventTouchpadSwipe), MethodInfo * info EventTouchpadSwipe p) => IsLabelProxy t (EventTouchpadSwipe -> p) Source # 
HasAttributeList * EventTouchpadSwipe Source # 
type AttributeList EventTouchpadSwipe Source # 
type AttributeList EventTouchpadSwipe

newZeroEventTouchpadSwipe :: MonadIO m => m EventTouchpadSwipe Source #

Construct a EventTouchpadSwipe struct initialized to zero.

Properties

Dx

eventTouchpadSwipeDx :: AttrLabelProxy "dx" Source #

Dy

eventTouchpadSwipeDy :: AttrLabelProxy "dy" Source #

NFingers

eventTouchpadSwipeNFingers :: AttrLabelProxy "nFingers" Source #

Phase

eventTouchpadSwipePhase :: AttrLabelProxy "phase" Source #

SendEvent

eventTouchpadSwipeSendEvent :: AttrLabelProxy "sendEvent" Source #

State

eventTouchpadSwipeState :: AttrLabelProxy "state" Source #

Time

eventTouchpadSwipeTime :: AttrLabelProxy "time" Source #

Type

eventTouchpadSwipeType :: AttrLabelProxy "type" Source #

Window

eventTouchpadSwipeWindow :: AttrLabelProxy "window" Source #

X

eventTouchpadSwipeX :: AttrLabelProxy "x" Source #

XRoot

eventTouchpadSwipeXRoot :: AttrLabelProxy "xRoot" Source #

Y

eventTouchpadSwipeY :: AttrLabelProxy "y" Source #

YRoot

eventTouchpadSwipeYRoot :: AttrLabelProxy "yRoot" Source #