artists


Description:

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

The people who contributed artwork to the program, as a null-terminated array of strings.

Each string may contain email addresses and URLs, which will be displayed as links, see the introduction for more details.