[ 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".
this |
A PluginInfo. |
the plugin's author list. |