Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Public Attributes | |
gchar * | path |
gboolean | confirmed |
gint | timestamp |
gboolean | loaded |
GList * | plugin_list |
Definition at line 39 of file plugin-registry.c.
Definition at line 41 of file plugin-registry.c.
Referenced by module_new(), module_prune(), and module_register().
Definition at line 43 of file plugin-registry.c.
Referenced by module_new(), module_prune(), module_register(), and plugin_get_header().
gchar* ModuleData::path |
Definition at line 40 of file plugin-registry.c.
Referenced by module_free(), module_lookup_cb(), module_new(), module_prune(), module_save(), plugin_compare(), plugin_get_filename(), plugin_get_header(), and plugin_prune().
GList* ModuleData::plugin_list |
Definition at line 44 of file plugin-registry.c.
Referenced by module_free(), module_new(), module_prune(), module_save(), plugin_free(), plugin_lookup_real(), and plugin_new().
Definition at line 42 of file plugin-registry.c.
Referenced by module_new(), module_register(), and module_save().