Signal

AstalGreetGreeter::secret-request

Declaration

void
secret_request (
  AstalGreetGreeter* self,
  const gchar* message,
  gpointer user_data
)

Description

Respond with astal_greet_greeter_post_auth(). Emitted when input is required from the user. The response is secret and should be invisible.

Default handler:

Parameters

message

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.