Method
AdwAboutDialogset_translator_credits
since: 1.5
Declaration [src]
void
adw_about_dialog_set_translator_credits (
AdwAboutDialog* self,
const char* translator_credits
)
Description [src]
Sets 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. When there is more than one translator, they must be separated by a newline in the same string.
See also:
Available since: 1.5
Sets property | Adw.AboutDialog:translator-credits |