Method
PeasPluginInfoget_name
Declaration [src]
const gchar*
peas_plugin_info_get_name (
const PeasPluginInfo* info
)
Description [src]
Gets the name of the plugin.
The name of a plugin should be a nice short string to be presented in UIs.
The relevant key in the plugin info file is “Name”.