Gjsify LogoGjsify Logo

The scroll source determines the source of the scroll event. Keep in mind that the source device #ClutterInputDeviceType is not enough to infer the scroll source.

Index

Enumeration Members

Enumeration Members

CONTINUOUS: number

The scroll event is originated by the motion of some device (eg. a scroll button is set).

FINGER: number

The scroll event is originated by one or more fingers on the device (eg. touchpads).

UNKNOWN: number

Source of scroll events is unknown.

WHEEL: number

The scroll event is originated by a mouse wheel.

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