Constructor

ClutterPanActionnew

Declaration [src]

ClutterAction*
clutter_pan_action_new (
  void
)

Description [src]

Creates a new ClutterPanAction instance.

Return value

Type: ClutterAction

The newly created ClutterPanAction.

The data is owned by the called function.