XMMS2
Data Fields
xmms_plugin_desc_St Struct Reference

#include <xmms_plugin.h>

Data Fields

xmms_plugin_type_t type
 
gint api_version
 
gchar shortname [32]
 
const gchar * name
 
const gchar * version
 
const gchar * description
 
gboolean(* setup_func )(gpointer)
 

Field Documentation

◆ api_version

gint xmms_plugin_desc_St::api_version

◆ description

const gchar* xmms_plugin_desc_St::description

◆ name

const gchar* xmms_plugin_desc_St::name

◆ setup_func

gboolean(* xmms_plugin_desc_St::setup_func) (gpointer)

◆ shortname

gchar xmms_plugin_desc_St::shortname[32]

◆ type

xmms_plugin_type_t xmms_plugin_desc_St::type

◆ version

const gchar* xmms_plugin_desc_St::version

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