Constructor

ClutterGestureActionnew

since: 1.8

Declaration [src]

ClutterAction*
clutter_gesture_action_new (
  void
)

Description [src]

Creates a new ClutterGestureAction instance.

Available since: 1.8

Return value

Type: ClutterAction

The newly created ClutterGestureAction.

The data is owned by the called function.