Handbook
Glossary
clutter_actor_box_set_size ( actor_box width height -- )
Vocabulary
clutter
.
ffi
Inputs
actor_box
an
object
width
an
object
height
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_set_size
( ClutterActorBox* actor_box,
gfloat
width,
gfloat
height )