Handbook
Glossary
cogl_pipeline_set_layer_combine ( pipeline layer_index blend_string error -- gboolean )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
pipeline
an
object
layer_index
an
object
blend_string
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
gboolean
cogl_pipeline_set_layer_combine
( CoglPipeline* pipeline,
gint
layer_index, gchar*
blend_string, GError* error )