Handbook
Glossary
clutter_behaviour_ellipse_set_width ( behaviour_ellipse width -- )
Vocabulary
clutter
.
ffi
Inputs
behaviour_ellipse
an
object
width
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_width
( ClutterBehaviourEllipse* behaviour_ellipse,
gint
width )