Method

AstalGreetStartSessionset_env

Declaration

void
astal_greet_start_session_set_env (
  AstalGreetStartSession* 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.