get_artists


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "2.6" ) ]
public unowned string[] get_artists ()

Returns the string which are displayed in the artists tab of the secondary credits dialog.

Parameters:

this

a AboutDialog

Returns:

A null-terminated string array containing the artists. The array is owned by the about dialog and must not be modified.