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