Class: Clutter::SwipeAction
- Inherits:
-
GestureAction
- Object
- GObject::InitiallyUnowned
- ActorMeta
- Action
- GestureAction
- Clutter::SwipeAction
- Defined in:
- (unknown)
Overview
The Clutter::SwipeActionClass structure contains only private data.
Instance Method Summary collapse
-
#initialize ⇒ Clutter::Action
constructor
Creates a new Clutter::SwipeAction instance.
Methods inherited from GestureAction
#cancel, #get_device, #get_last_event, #get_motion_coords, #get_motion_delta, #get_press_coords, #get_release_coords, #get_sequence, #get_threshold_trigger_distance, #get_velocity, #n_current_points, #n_touch_points, #n_touch_points=, #set_threshold_trigger_distance, #threshold_trigger_distance_x, #threshold_trigger_distance_x=, #threshold_trigger_distance_y, #threshold_trigger_distance_y=, #threshold_trigger_edge, #threshold_trigger_edge=, #threshold_trigger_egde
Methods inherited from ActorMeta
#actor, #actor=, #enabled, #enabled=, #enabled?, #name, #name=
Constructor Details
#initialize ⇒ Clutter::Action
Creates a new Clutter::SwipeAction instance