Handbook
Glossary
clutter_paint_volume_set_height ( paint_volume height -- )
Vocabulary
clutter
.
ffi
Inputs
paint_volume
an
object
height
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_height
( ClutterPaintVolume* paint_volume,
gfloat
height )