Public Attributes | |
| gchar * | path |
| gboolean | confirmed |
| gint | timestamp |
| gboolean | loaded |
| GList * | plugin_list |
Definition at line 41 of file plugin-registry.c.
Definition at line 43 of file plugin-registry.c.
Referenced by module_new(), module_prune(), and module_register().
Definition at line 45 of file plugin-registry.c.
Referenced by module_new(), module_prune(), module_register(), and plugin_get_header().
| gchar* ModuleData::path |
Definition at line 42 of file plugin-registry.c.
Referenced by module_free(), module_lookup_cb(), module_new(), module_prune(), module_save(), plugin_compare(), plugin_get_header(), plugin_get_path(), and plugin_prune().
| GList* ModuleData::plugin_list |
Definition at line 46 of file plugin-registry.c.
Referenced by module_free(), module_new(), module_prune(), module_save(), plugin_free(), plugin_lookup(), and plugin_new().
Definition at line 44 of file plugin-registry.c.
Referenced by module_new(), module_register(), and module_save().
1.7.1