Handbook
Glossary
clutter_texture_set_cogl_texture ( texture cogl_tex -- )
Vocabulary
clutter
.
ffi
Inputs
texture
an
object
cogl_tex
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
clutter.cogl.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_texture_set_cogl_texture
( ClutterTexture* texture,
CoglHandle
cogl_tex )