Constructor

ClutterTapActionnew

since: 1.14

Declaration [src]

ClutterAction*
clutter_tap_action_new (
  void
)

Description [src]

Creates a new ClutterTapAction instance.

Available since: 1.14

Return value

Type: ClutterAction

The newly created ClutterTapAction.

The data is owned by the called function.