Signal

AstalGreetGreeter::info-message

Declaration

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

Description

Information 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.