|
XMMS2
|
#include <glib.h>#include <xmmsc/xmmsc_idnumbers.h>#include <xmmsc/xmmsc_compiler.h>#include <xmms_configuration.h>Data Structures | |
| struct | xmms_plugin_desc_St |
Macros | |
| #define | XMMS_PLUGIN_SHORTNAME_MAX_LEN 32 |
| #define | XMMS_PLUGIN_DEFINE(type, api_ver, shname, name, ver, desc, setupfunc) |
Typedefs | |
| typedef G_BEGIN_DECLS struct xmms_plugin_desc_St | xmms_plugin_desc_t |
| #define XMMS_PLUGIN_DEFINE | ( | type, | |
| api_ver, | |||
| shname, | |||
| name, | |||
| ver, | |||
| desc, | |||
| setupfunc | |||
| ) |
| #define XMMS_PLUGIN_SHORTNAME_MAX_LEN 32 |
Referenced by xmms_plugin_config_lookup(), and xmms_plugin_config_property_register().
| typedef G_BEGIN_DECLS struct xmms_plugin_desc_St xmms_plugin_desc_t |