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
CONTINUOUS: 3

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

FINGER: 2

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

UNKNOWN: 0

Source of scroll events is unknown.

WHEEL: 1

The scroll event is originated by a mouse wheel.

Variables

$gtype