gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.
2001-03-19 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkdrawable-win32.c * gdk/win32/gdkimage-win32.c: Use correct casts in debugging output. * demos/testpixbuf-drawable.c: If GDK_WINDOWING_WIN32, include gdkwin32.h. 2001-03-19 Tor Lillqvist <tml@iki.fi> * makefile.mingw.in: Handle gdk-pixbuf-marshal.c. * gdk_pixbuf.def: Update. * pixbufloader_*.def: Just export the fill_vtable functions now.
This commit is contained in:
committed by
Tor Lillqvist
parent
4f81f119e4
commit
c5f68d2527
@ -1,7 +1,2 @@
|
||||
EXPORTS
|
||||
gdk_pixbuf__jpeg_image_load
|
||||
gdk_pixbuf__jpeg_image_begin_load
|
||||
gdk_pixbuf__jpeg_image_stop_load
|
||||
gdk_pixbuf__jpeg_image_load_increment
|
||||
gdk_pixbuf__jpeg_image_save
|
||||
|
||||
gdk_pixbuf__jpeg_fill_vtable
|
||||
|
||||
Reference in New Issue
Block a user