gtkpluginpref.h

Go to the documentation of this file.
00001 
00026 #ifndef _GAIM_GTKPLUGINPREF_H_
00027 #define _GAIM_GTKPLUGINPREF_H_
00028 
00029 #ifdef HAVE_CONFIG_H
00030 # include <config.h>
00031 #endif
00032 
00033 #include "pluginpref.h"
00034 
00035 #include "gtkgaim.h"
00036 
00037 #ifdef __cplusplus
00038 extern "C" {
00039 #endif
00040 
00047 GtkWidget *gaim_gtk_plugin_pref_create_frame(GaimPluginPrefFrame *frame);
00048 
00049 #ifdef __cplusplus
00050 }
00051 #endif
00052 
00053 #endif /* _GAIM_GTKPLUGINPREF_H_ */

Generated on Sun Feb 18 08:38:28 2007 for gaim by  doxygen 1.5.1