25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

24 satır
339 B

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