Handbook
Glossary
clutter_drag_action_get_drag_threshold ( drag_action x_threshold y_threshold -- )
Vocabulary
clutter
.
ffi
Inputs
drag_action
an
object
x_threshold
an
object
y_threshold
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_drag_action_get_drag_threshold
( ClutterDragAction* drag_action, guint* x_threshold, guint*
y_threshold )