Handbook
Glossary
clutter_behaviour_ellipse_set_center ( behaviour_ellipse x y -- )
Vocabulary
clutter
.
ffi
Inputs
behaviour_ellipse
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_behaviour_ellipse_set_center
( ClutterBehaviourEllipse* behaviour_ellipse,
gint
x,
gint
y
)