Method
PeasPluginInfoget_version
Declaration [src]
const gchar*
peas_plugin_info_get_version (
const PeasPluginInfo* info
)
Description [src]
Gets the version of the plugin.
The relevant key in the plugin info file is “Version”.
const gchar*
peas_plugin_info_get_version (
const PeasPluginInfo* info
)
Gets the version of the plugin.
The relevant key in the plugin info file is “Version”.