Handbook
Glossary
cogl_pipeline_set_layer_wrap_mode_p ( pipeline layer_index mode -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
pipeline
an
object
layer_index
an
object
mode
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_wrap_mode_p
( CoglPipeline* pipeline,
gint
layer_index,
CoglPipelineWrapMode
mode )