Handbook
Glossary
clutter_paint_volume_set_width ( paint_volume width -- )
Vocabulary
clutter
.
ffi
Inputs
paint_volume
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_paint_volume_set_width
( ClutterPaintVolume* paint_volume,
gfloat
width )