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

gtkpluginpref.h

Go to the documentation of this file.
00001 
00026 #ifndef _GTK_PLUGIN_PREF_H_
00027 #define _GTK_PLUGIN_PREF_H_
00028 
00029 #ifdef HAVE_CONFIG_H
00030 # include <config.h>
00031 #endif
00032 
00033 #include <gtk/gtk.h>
00034 
00035 #include "pluginpref.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 /* _GTK_PLUGIN_PREF_H_ */

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