home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 March / PCWELT_3_2006.ISO / base / 04_xap_libs.mo / usr / lib / gtk-2.0 / include / gdkconfig.h
Encoding:
C/C++ Source or Header  |  2005-06-20  |  337 b   |  24 lines

  1. /* gdkconfig.h
  2.  *
  3.  * This is a generated file.  Please modify `configure.in'
  4.  */
  5.  
  6. #ifndef GDKCONFIG_H
  7. #define GDKCONFIG_H
  8.  
  9. #ifdef __cplusplus
  10. extern "C" {
  11. #endif /* __cplusplus */
  12.  
  13.  
  14. #define GDK_WINDOWING_X11
  15.  
  16. #define GDK_HAVE_WCHAR_H 1
  17. #define GDK_HAVE_WCTYPE_H 1
  18.  
  19. #ifdef __cplusplus
  20. }
  21. #endif /* __cplusplus */
  22.  
  23. #endif /* GDKCONFIG_H */
  24.