Gtk.AboutDialog.prototype.get_artists
function get_artists():[String] {
// Gjs wrapper for gtk_about_dialog_get_artists()
}Returns the string which are displayed in the artists tab of the secondary credits dialog.
Since 2.6
- Returns
A null-terminated string array containing the artists. The array is owned by the about dialog and must not be modified.