Constructor

ClutterLongPressGesturenew

Declaration [src]

ClutterAction*
clutter_long_press_gesture_new (
  void
)

Description [src]

Creates a new ClutterLongPressGesture instance.

Return value

Type: ClutterAction

The newly created ClutterLongPressGesture.

The data is owned by the called function.