XMMS2
Data Fields
xmms_plugin_St Struct Reference

#include <xmms_plugin.h>

Data Fields

xmms_object_t object
GModule * module
xmms_plugin_type_t type
const gchar * name
const gchar * shortname
const gchar * description
const gchar * version

Detailed Description

Definition at line 29 of file xmms_plugin.h.


Field Documentation

const gchar* xmms_plugin_St::description

Definition at line 36 of file xmms_plugin.h.

Referenced by xmms_plugin_description_get().

GModule* xmms_plugin_St::module

Definition at line 31 of file xmms_plugin.h.

Referenced by xmms_plugin_destroy().

const gchar* xmms_plugin_St::name

Definition at line 34 of file xmms_plugin.h.

Referenced by xmms_plugin_name_get(), and xmms_plugin_shutdown().

xmms_object_t xmms_plugin_St::object

Definition at line 30 of file xmms_plugin.h.

Referenced by xmms_plugin_shutdown().

const gchar* xmms_plugin_St::shortname

Definition at line 35 of file xmms_plugin.h.

Referenced by xmms_plugin_shortname_get().

xmms_plugin_type_t xmms_plugin_St::type
const gchar* xmms_plugin_St::version

Definition at line 37 of file xmms_plugin.h.

Referenced by xmms_plugin_version_get().


The documentation for this struct was generated from the following file: