Property
GPluginPluginInfo:provides
since: 0.32
Description [src]
A list of additional plugin ids and versions that this plugin can provide. This mechanism is used so that plugins can replace and extend the behavior of other plugins.
The format fields should either be
Type:An array of char*
Available since: 0.32
Getter method | gplugin_plugin_info_get_provides() |