Handbook
Glossary
clutter_box_layout_set_expand ( box_layout actor expand -- )
Vocabulary
clutter
.
ffi
Inputs
box_layout
an
object
actor
an
object
expand
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_expand
( ClutterBoxLayout* box_layout, ClutterActor* actor,
gboolean
expand )