Handbook
Glossary
clutter_actor_box_get_origin ( actor_box x y -- )
Vocabulary
clutter
.
ffi
Inputs
actor_box
an
object
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_actor_box_get_origin
( ClutterActorBox* actor_box, gfloat* x, gfloat* y )