Method
AdwAboutWindowset_translator_credits
deprecated: 1.6 since: 1.2
Declaration [src]
void
adw_about_window_set_translator_credits (
AdwAboutWindow* 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.
See also:
Available since: 1.2
Deprecated since: 1.6
Use AdwAboutDialog
.
Sets property | Adw.AboutWindow:translator-credits |