AboutWindow.translatorCredits

string translatorCredits() @property

Get translatorCredits property.

Returns

The translator credits string.

It will be displayed on the Credits page.

This string should be "translator-credits" or "translator_credits" and should be marked as translatable.

The string may contain email addresses and URLs, see the introduction for more details.

See also:

void translatorCredits(string propval) @property

Set translatorCredits property.

Parameters

propvalThe translator credits string. It will be displayed on the Credits page. This string should be "translator-credits" or "translator_credits" and should be marked as translatable. The string may contain email addresses and URLs, see the introduction for more details. See also: adw.about_window.AboutWindow.developers adw.about_window.AboutWindow.designers adw.about_window.AboutWindow.artists adw.about_window.AboutWindow.documenters adw.about_window.AboutWindow.addCreditSection adw.about_window.AboutWindow.addAcknowledgementSection