Gtk.AboutDialog.prototype.get_documenters

function get_documenters():[String] {
    // Gjs wrapper for gtk_about_dialog_get_documenters()
}

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

Since 2.6

Returns

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