mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user