Method
ClutterPanGestureset_pan_axis
Declaration [src]
void
clutter_pan_gesture_set_pan_axis (
ClutterPanGesture* self,
ClutterPanAxis axis
)
Description [src]
Restricts the pan gesture to a specific axis.
Sets property | Clutter.PanGesture:pan-axis |
Parameters
axis
-
Type:
ClutterPanAxis
The
ClutterPanAxis
.