Handbook
Glossary
cogl_pipeline_set_blend ( pipeline blend_string error -- gboolean )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
pipeline
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_blend
( CoglPipeline* pipeline, gchar* blend_string, GError* error
)