Handbook
Glossary
clutter_rectangle_set_border_width ( rectangle width -- )
Vocabulary
clutter
.
ffi
Inputs
rectangle
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_rectangle_set_border_width
( ClutterRectangle* rectangle,
guint
width )