Handbook
Glossary
cogl_pipeline_set_layer_combine_constant ( pipeline layer_index constant -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
pipeline
an
object
layer_index
an
object
constant
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_pipeline_set_layer_combine_constant
( CoglPipeline* pipeline,
gint
layer_index, CoglColor*
constant )