Handbook
Glossary
clutter_box_layout_set_use_animations ( box_layout animate -- )
Vocabulary
clutter
.
ffi
Inputs
box_layout
an
object
animate
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_box_layout_set_use_animations
( ClutterBoxLayout* box_layout,
gboolean
animate )