_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

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

Detailed Description

The structure used in the actions member of PurplePluginInfo.

Definition at line 177 of file plugin.h.


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