Gtk.AboutDialog.prototype.get_translator_credits

function get_translator_credits():String {
    // Gjs wrapper for gtk_about_dialog_get_translator_credits()
}

Returns the translator credits string which is displayed in the translators tab of the secondary credits dialog.

Since 2.6

Returns

The translator credits string. The string is owned by the about dialog and must not be modified.