]> Pileus Git - ~andy/gtk/blob - gdk/gdkconfig.h.win32
GailEntry: remove idle if cell editing is canceled
[~andy/gtk] / gdk / gdkconfig.h.win32
1 /* gdkconfig.h
2  *
3  * This is a generated file.  Please modify `configure.ac'
4  */
5
6 #ifndef __GDKCONFIG_H__
7 #define __GDKCONFIG_H__
8
9 #if !defined (__GDK_H_INSIDE__) && !defined (GDK_COMPILATION)
10 #error "Only <gdk/gdk.h> can be included directly."
11 #endif
12
13 #include <glib.h>
14
15 G_BEGIN_DECLS
16
17
18 #define GDK_WINDOWING_WIN32
19
20 G_END_DECLS
21
22 #endif  /* __GDKCONFIG_H__ */