#include <plugin.h>
Collaboration diagram for _PurplePluginAction:

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 176 of file plugin.h.