Method

ClutterPanGestureget_velocity_abs

Declaration [src]

void
clutter_pan_gesture_get_velocity_abs (
  ClutterPanGesture* self,
  graphene_vec2_t* velocity_out
)

Description

No description available.

Parameters

velocity_out

Type: graphene_vec2_t

A #graphene_vec2_t.

The argument will be set by the function.
The returned data is owned by the instance.