Handbook
Glossary
gdk_pixbuf_get_file_info_finish ( async_result width height error -- GdkPixbufFormat* )
Vocabulary
gdk-pixbuf
.
ffi
Inputs
async_result
an
object
width
an
object
height
an
object
error
an
object
Outputs
GdkPixbufFormat*
an
object
Definition
USING:
alien.syntax
gio.ffi
glib.ffi
gobject-introspection.standard-types
;
IN:
gdk-pixbuf.ffi
LIBRARY:
gdk-pixbuf
FUNCTION:
GdkPixbufFormat*
gdk_pixbuf_get_file_info_finish
( GAsyncResult* async_result, gint* width, gint* height,
GError* error )