#include <plugin.h>
Collaboration diagram for _GaimPluginAction:
Data Fields | |
char * | label |
void(* | callback )(GaimPluginAction *) |
GaimPlugin * | plugin |
set to the owning plugin | |
gpointer | context |
NULL for plugin actions menu, set to the GaimConnection for account actions menu. |