Constructor

ClutterClickActionnew

Declaration [src]

ClutterAction*
clutter_click_action_new (
  void
)

Description [src]

Creates a new ClutterClickAction instance.

Available since:1.4

Return value

Returns: ClutterAction
 

The newly created ClutterClickAction.

 The data is owned by the called function.