Handbook
Glossary
gdk_pixbuf_get_file_info ( filename width height -- GdkPixbufFormat* )
Vocabulary
gdk-pixbuf
.
ffi
Inputs
filename
an
object
width
an
object
height
an
object
Outputs
GdkPixbufFormat*
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk-pixbuf.ffi
LIBRARY:
gdk-pixbuf
FUNCTION:
GdkPixbufFormat*
gdk_pixbuf_get_file_info
( char* filename, gint* width, gint* height )