Handbook
Glossary
cogl_color_init_from_4fv ( color color_array -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
color
an
object
color_array
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
void
cogl_color_init_from_4fv
( CoglColor* color,
gfloat
color_array )