Handbook
Glossary
clutter_behaviour_rotate_get_center ( behaviour_rotate x y z -- )
Vocabulary
clutter
.
ffi
Inputs
behaviour_rotate
an
object
x
an
object
y
an
object
z
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_behaviour_rotate_get_center
( ClutterBehaviourRotate* behaviour_rotate, gint* x, gint*
y, gint* z )