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:
string translatorCredits() @propertyGet translatorCredits property.
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) @propertySet translatorCredits property.
propval | 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: adw.about_dialog.AboutDialog.developers adw.about_dialog.AboutDialog.designers adw.about_dialog.AboutDialog.artists adw.about_dialog.AboutDialog.documenters adw.about_dialog.AboutDialog.addCreditSection adw.about_dialog.AboutDialog.addAcknowledgementSection |