#include <plugin.h>
Collaboration diagram for _GaimPlugin:
Data Fields | |
gboolean | native_plugin |
Native C plugin. | |
gboolean | loaded |
The loaded state. | |
void * | handle |
The module handle. | |
char * | path |
The path to the plugin. | |
GaimPluginInfo * | info |
The plugin information. | |
char * | error |
void * | ipc_data |
IPC data. | |
void * | extra |
Plugin-specific data. |