]> Pileus Git - ~andy/gtk/blobdiff - contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
[quartz] Delete the typedef of GdkDevicePrivate
[~andy/gtk] / contrib / gdk-pixbuf-xlib / gdk-pixbuf-xlib.h
index b19748671f43bd6a89f28314881b5e03e2965070..4ffc56039f7fb1e67e1e9b073f25ccc7e82219ad 100644 (file)
@@ -23,6 +23,9 @@
 
 #include <gdk-pixbuf/gdk-pixbuf.h>
 #include <gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h>
+
+G_BEGIN_DECLS
+
 #include <X11/Xlib.h>
 
 \f
@@ -79,4 +82,6 @@ GdkPixbuf *gdk_pixbuf_xlib_get_from_drawable (GdkPixbuf *dest,
                                              int dest_x, int dest_y,
                                              int width, int height);
 
+G_END_DECLS
+
 #endif /* GDK_PIXBUF_XLIB_H */