Handbook
Glossary
clutter_box_layout_set_spacing ( box_layout spacing -- )
Vocabulary
clutter
.
ffi
Inputs
box_layout
an
object
spacing
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_spacing
( ClutterBoxLayout* box_layout,
guint
spacing )