Method

ClutterPanActionset_acceleration_factor

Declaration [src]

void
clutter_pan_action_set_acceleration_factor (
  ClutterPanAction* self,
  gdouble factor
)

Description [src]

Factor applied to the momentum velocity at the time of releasing the pointer when generating interpolated ::pan events.

Available since:1.12

Parameters

factor gdouble
 

The acceleration factor.