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