Handbook
Glossary
cogl_texture_get_gl_texture ( handle out_gl_handle out_gl_target -- gboolean )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
handle
an
object
out_gl_handle
an
object
out_gl_target
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
opengl.gl
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
gboolean
cogl_texture_get_gl_texture
(
CoglHandle
handle, GLuint* out_gl_handle, GLenum*
out_gl_target )