Method

HeAboutWindowset_translator_names

Declaration

void
he_about_window_set_translator_names (
  HeAboutWindow* self,
  gchar** value,
  gint value_length1
)

Description

No description available.

Parameters

value

Type: An array of gchar*

No description available.

The length of the array is specified in the value_length1 argument.
The data is owned by the caller of the method.
Each element is a NUL terminated UTF-8 string.
value_length1

Type: gint

No description available.