#include <plugin.h>
Data Fields | |
char * | label |
void(* | callback )(PurplePluginAction *) |
PurplePlugin * | plugin |
set to the owning plugin | |
gpointer | context |
NULL for plugin actions menu, set to the PurpleConnection for account actions menu. | |
gpointer | user_data |
Definition at line 181 of file plugin.h.