XMMS2
|
#include <xmms_plugin.h>
Data Fields | |
xmms_object_t | object |
GModule *xmms_plugin_type_t | type |
const gchar * | name |
const gchar * | shortname |
const gchar * | description |
const gchar * | version |
const gchar* xmms_plugin_St::description |
Referenced by xmms_plugin_description_get().
const gchar* xmms_plugin_St::name |
Referenced by xmms_plugin_name_get(), and xmms_plugin_shutdown().
xmms_object_t xmms_plugin_St::object |
Referenced by xmms_plugin_shutdown().
const gchar* xmms_plugin_St::shortname |
Referenced by xmms_plugin_shortname_get().
GModule* xmms_plugin_type_t xmms_plugin_St::type |
const gchar* xmms_plugin_St::version |
Referenced by xmms_plugin_version_get().