artists


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] artists { get; set; }

The list of artists of the application.

It will be displayed on the Credits page.

Each name may contain email addresses and URLs, see the introduction for more details.

See also:

* [property@AboutWindow:developers] * [property@AboutWindow:designers] * [property@AboutWindow:documenters] * [ property@AboutWindow:translator-credits] * [method@AboutWindow.add_credit_section] * [method@AboutWindow.add_acknowledgement_section]