_PurplePluginAction Struct Reference

The structure used in the actions member of PurplePluginInfo. More...

#include <plugin.h>

Collaboration diagram for _PurplePluginAction:

Collaboration graph
[legend]

Data Fields

char * label
void(* callback )(PurplePluginAction *)
PurplePluginplugin
 set to the owning plugin
gpointer context
 NULL for plugin actions menu, set to the PurpleConnection for account actions menu.

Detailed Description

The structure used in the actions member of PurplePluginInfo.


The documentation for this struct was generated from the following file: