Method

AdwAboutWindowget_translator_credits

Declaration [src]

const char*
adw_about_window_get_translator_credits (
  AdwAboutWindow* self
)

Description [src]

Gets the translator credits string.

Available since:1.2

Return value

Returns: utf8
 

The translator credits string.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.