Handbook
Glossary
clutter_actor_get_scale_center ( actor center_x center_y -- )
Vocabulary
clutter
.
ffi
Inputs
actor
an
object
center_x
an
object
center_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_get_scale_center
( ClutterActor* actor, gfloat* center_x, gfloat* center_y )