Constructor
ClutterTapActionnew
since: 1.14
Declaration [src]
ClutterAction*
clutter_tap_action_new (
void
)
Return value
Type: ClutterAction
The newly created ClutterTapAction
.
The data is owned by the called function. |
since: 1.14
ClutterAction*
clutter_tap_action_new (
void
)
Type: ClutterAction
The newly created ClutterTapAction
.
The data is owned by the called function. |