gi-gdk-3.0.10: 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 #

Constructors

EventTouchpadSwipe (ManagedPtr EventTouchpadSwipe) 

Instances

WrappedPtr EventTouchpadSwipe Source # 
(~) AttrOpTag tag AttrSet => Constructible EventTouchpadSwipe tag Source # 

Methods

new :: MonadIO m => (ManagedPtr EventTouchpadSwipe -> EventTouchpadSwipe) -> [AttrOp EventTouchpadSwipe tag] -> m EventTouchpadSwipe

((~) * 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

eventTouchpadSwipe_dx :: AttrLabelProxy "dx" Source #

dy

eventTouchpadSwipe_dy :: AttrLabelProxy "dy" Source #

nFingers

eventTouchpadSwipe_nFingers :: AttrLabelProxy "nFingers" Source #

phase

eventTouchpadSwipe_phase :: AttrLabelProxy "phase" Source #

sendEvent

eventTouchpadSwipe_sendEvent :: AttrLabelProxy "sendEvent" Source #

state

eventTouchpadSwipe_state :: AttrLabelProxy "state" Source #

time

eventTouchpadSwipe_time :: AttrLabelProxy "time" Source #

type

eventTouchpadSwipe_type :: AttrLabelProxy "type" Source #

window

eventTouchpadSwipe_window :: AttrLabelProxy "window" Source #

x

eventTouchpadSwipe_x :: AttrLabelProxy "x" Source #

xRoot

eventTouchpadSwipe_xRoot :: AttrLabelProxy "xRoot" Source #

y

eventTouchpadSwipe_y :: AttrLabelProxy "y" Source #

yRoot

eventTouchpadSwipe_yRoot :: AttrLabelProxy "yRoot" Source #