Constructor

AstalGreetCreateSessionnew

Declaration

AstalGreetCreateSession*
astal_greet_create_session_new (
  const gchar* username
)

Description

No description available.

Parameters

username

Type: const gchar*

No description available.

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

Return value

Type: AstalGreetCreateSession

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.