Handbook
Glossary
cogl_pipeline_set_blend_constant ( pipeline constant_color -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
pipeline
an
object
constant_color
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
void
cogl_pipeline_set_blend_constant
( CoglPipeline* pipeline, CoglColor* constant_color )