| Top |  |  |  |  | 
| BDPluginSpec * | bd_plugin_spec_copy () | 
| void | bd_plugin_spec_free () | 
| BDPluginSpec * | bd_plugin_spec_new () | 
| gboolean | bd_is_plugin_available () | 
| gchar ** | bd_get_available_plugin_names () | 
| gchar * | bd_get_plugin_soname () | 
| gchar * | bd_get_plugin_name () | 
BDPluginSpec *
bd_plugin_spec_copy (BDPluginSpec *spec);
Creates a new copy of spec
.
[skip]
BDPluginSpec * bd_plugin_spec_new (BDPlugin name,const gchar *so_name);
[constructor]
| name | 
 | |
| so_name | SO name of the plugin to load or  | [nullable] |