Handbook
Glossary
cogl_texture_new_from_file ( filename flags internal_format error -- CoglHandle )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
filename
an
object
flags
an
object
internal_format
an
object
error
an
object
Outputs
CoglHandle
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
CoglHandle
cogl_texture_new_from_file
( gchar* filename,
CoglTextureFlags
flags,
CoglPixelFormat
internal_format, GError* error )