Signal

AstalGreetGreeter::error-message

Declaration

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

Description

Error message that should be shown to the user.

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.