Method

AstalGreetGreetercreate_session

Declaration

void
astal_greet_greeter_create_session (
  AstalGreetGreeter* self,
  const gchar* username
)

Description

Create a session and start the authentication flow.

Parameters

username

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.