Enumeration (GI Enum)

Clutter-18ClutterScrollSource

The scroll source determines the source of the scroll event.

Keep in mind that the source device Clutter.InputDeviceType 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.

Variables

$gtype