Gjsify LogoGjsify Logo

Generated during touchpad swipe gestures.

record

Hierarchy

  • EventTouchpadSwipe

Index

Constructors

Properties

dx: number

Movement delta in the X axis of the swipe focal point

field
dy: number

Movement delta in the Y axis of the swipe focal point

field
n_fingers: number

The number of fingers triggering the swipe

field
phase: number

the current phase of the gesture

field
send_event: number

%TRUE if the event was sent explicitly

field

a bit-mask representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. See #GdkModifierType.

field
time: number

the time of the event in milliseconds

field

the type of the event (%GDK_TOUCHPAD_SWIPE)

field
window: Gdk.Window

the window which received the event

field
x: number

The X coordinate of the pointer

field
x_root: number

The X coordinate of the pointer, relative to the root of the screen.

field
y: number

The Y coordinate of the pointer

field
y_root: number

The Y coordinate of the pointer, relative to the root of the screen.

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method