Constructor

ClutterPanGesturenew

Declaration [src]

ClutterAction*
clutter_pan_gesture_new (
  void
)

Description [src]

Creates a new ClutterPanGesture instance.

Return value

Type: ClutterAction

The newly created ClutterPanGesture.

The data is owned by the called function.