get_authors


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_authors ()

Gets a null-terminated array of strings with the authors of the plugin.

The relevant key in the plugin info file is "Authors".

Parameters:

this

A PluginInfo.

Returns:

the plugin's author list.