clutter_drag_action_get_drag_threshold ( drag_action x_threshold y_threshold -- )


Vocabulary
clutter.ffi

Inputs
drag_actionan object
x_thresholdan object
y_thresholdan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void
clutter_drag_action_get_drag_threshold
( ClutterDragAction* drag_action, guint* x_threshold, guint*
y_threshold )