Packages
clutter-1.0
Clutter
DragAction
drag_area
drag_area_set
drag_axis
drag_handle
x_drag_threshold
y_drag_threshold
DragAction
get_drag_area
get_drag_axis
get_drag_handle
get_drag_threshold
get_motion_coords
get_press_coords
set_drag_area
set_drag_axis
set_drag_handle
set_drag_threshold
drag_begin
drag_end
drag_motion
drag_progress
set_drag_handle
Description:
public
void
set_drag_handle
(
Actor
? handle)
Sets the actor to be used as the drag handle.
Parameters:
this
a
DragAction
handle
a
Actor
, or
null
to unset