|
XMMS2
|
Go to the source code of this file.
Data Structures | |
| struct | xmms_plugin_desc_St |
Macros | |
| #define | XMMS_PLUGIN_SHORTNAME_MAX_LEN 32 |
| #define | XMMS_PLUGIN(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 | ( | type, | |
| api_ver, | |||
| shname, | |||
| name, | |||
| ver, | |||
| desc, | |||
| setupfunc | |||
| ) |
Definition at line 41 of file xmms_plugin.h.
| #define XMMS_PLUGIN_SHORTNAME_MAX_LEN 32 |
Definition at line 27 of file xmms_plugin.h.
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 |
1.8.14