Method

GPluginPluginInfoget_authors

Declaration [src]

const gchar* const*
gplugin_plugin_info_get_authors (
  GPluginPluginInfo* info
)

Description [src]

Returns the authors of the plugin as specified in info.

Return value

Returns: An array of utf8
 

The authors from info.

 The data is owned by the instance.