Index: GdkPixbuf.xs =================================================================== RCS file: /cvsroot/gtk2-perl/gtk2-perl-xs/Gtk2/xs/GdkPixbuf.xs,v retrieving revision 1.43 diff -u -u -r1.43 GdkPixbuf.xs --- GdkPixbuf.xs 16 Dec 2007 16:53:33 -0000 1.43 +++ GdkPixbuf.xs 30 Dec 2007 23:24:03 -0000 @@ -954,6 +954,9 @@ #if GTK_CHECK_VERSION(2,4,0) ### GdkPixbufFormat *gdk_pixbuf_get_file_info (const gchar *filename, gint *width, gint *height) +=for apidoc +=for signature (format, width, height) = $pixbuf->get_file_info ($filename) +=cut void gdk_pixbuf_get_file_info (class, filename) GPerlFilename filename PREINIT: