GNOME Bugzilla – Bug 683113
Bug in ClutterGestureAction documentation
Last modified: 2012-09-03 20:57:58 UTC
Docs for clutter_gesture_action_get_velocity() say the returned velocity is in pixels per microseconds. Looking at the code, I see a length in pixel divided by an event time in milliseconds.