Constructor

ClutterRotateActionnew

Declaration [src]

ClutterAction*
clutter_rotate_action_new (
  void
)

Description [src]

Creates a new ClutterRotateAction instance.

Available since:1.12

Return value

Returns: ClutterAction
 

The newly created ClutterRotateAction.

 The data is owned by the called function.