Constructor

ClutterZoomActionnew

Declaration [src]

ClutterAction*
clutter_zoom_action_new (
  void
)

Description [src]

Creates a new ClutterZoomAction instance.

Available since:1.12

Return value

Returns: ClutterAction
 

The newly created ClutterZoomAction.

 The data is owned by the called function.