Method
PeasPluginInfoget_authors
Declaration [src]
const gchar**
peas_plugin_info_get_authors (
const PeasPluginInfo* info
)
Description [src]
Gets a NULL
-terminated array of strings with the authors of the plugin.
The relevant key in the plugin info file is “Authors”.