Handbook
Glossary
clutter_stage_set_throttle_motion_events ( stage throttle -- )
Vocabulary
clutter
.
ffi
Inputs
stage
an
object
throttle
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_stage_set_throttle_motion_events
( ClutterStage* stage,
gboolean
throttle )