GtkAboutDialog::set_translator_credits

void set_translator_credits(string translator_credits);

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

If you set this value, a new "Credits" button appears on the lower left of the about dialog, opening the window with the translator credits (and other credits if set).

See also: get_translator_credits()