Handbook
Glossary
clutter_paint_volume_union ( paint_volume another_pv -- )
Vocabulary
clutter
.
ffi
Inputs
paint_volume
an
object
another_pv
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_paint_volume_union
( ClutterPaintVolume* paint_volume, ClutterPaintVolume*
another_pv )