Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

gtkinternal.h

Go to the documentation of this file.
00001 
00025 #ifndef _GAIM_GTK_INTERNAL_H_
00026 #define _GAIM_GTK_INTERNAL_H_
00027 
00028 #include "internal.h"
00029 
00030 #ifndef _WIN32
00031 # include <gdk/gdkx.h>
00032 #endif
00033 
00034 #include <gtk/gtk.h>
00035 
00036 #ifndef _WIN32
00037 # define GAIM_ALERT_TITLE ""
00038 #else
00039 # define GAIM_ALERT_TITLE "Gaim"
00040 #endif
00041 
00042 #endif /* _GAIM_GTK_INTERNAL_H_ */

Generated on Tue Aug 3 17:36:34 2004 for gaim by doxygen 1.3.4