src/plugins.h File Reference

Plugins. More...

Go to the source code of this file.

Data Structures

struct  plugin
 A plugin. More...

Functions

G_MODULE_EXPORT struct pluginload_plugin (const char *dir, const char *name)
G_MODULE_EXPORT gboolean plugin_loaded (const char *name)
 Check whether a certain plugin has already been loaded.
G_MODULE_EXPORT GList * get_plugin_list (void)


Detailed Description

Plugins.


Function Documentation

G_MODULE_EXPORT gboolean plugin_loaded ( const char *  name  ) 

Check whether a certain plugin has already been loaded.

Parameters:
name Name of the plugin


Generated on Mon Apr 14 00:44:20 2008 for ctrlproxy by  doxygen 1.5.5