#include <openldev-plugin.h>
Public Attributes | |
int | plugin_id |
gboolean | enable |
const char * | file |
const char * | library |
const char * | name |
const char * | author |
const char * | description |
const char * | copyright |
PluginState | state |
PluginState(* | init )(gpointer) |
PluginState(* | destroy )(gpointer) |
GModule * | module |
Definition at line 33 of file openldev-plugin.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|