pan-action: Add a simple convenience function to retrieve delta/coords

This is a simple helper designed to ease the implementation of alternate
implementations of the "pan" signal handler.

https://bugzilla.gnome.org/show_bug.cgi?id=689061
This commit is contained in:
Jasper St. Pierre
2012-11-25 23:11:45 -05:00
parent 90a2401299
commit 75b521de6e
4 changed files with 125 additions and 7 deletions

View File

@ -3477,6 +3477,8 @@ clutter_pan_action_get_acceleration_factor
<SUBSECTION>
clutter_pan_action_get_interpolated_coords
clutter_pan_action_get_interpolated_delta
clutter_pan_action_get_motion_coords
clutter_pan_action_get_motion_delta
<SUBSECTION Standard>
CLUTTER_IS_PAN_ACTION
CLUTTER_IS_PAN_ACTION_CLASS