Handbook
Glossary
cogl_bitmap_get_size_from_file ( filename width height -- gboolean )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
filename
an
object
width
an
object
height
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
gboolean
cogl_bitmap_get_size_from_file
( gchar* filename, gint* width, gint* height )