Method

ClutterEventget_scroll_source

Declaration [src]

ClutterScrollSource
clutter_event_get_scroll_source (
  const ClutterEvent* event
)

Description [src]

Returns the ClutterScrollSource that applies to an scroll event.

Return value

Type: ClutterScrollSource

The source of scroll events6.