Signal

AstalGreetGreeter::cancelled

Declaration

void
cancelled (
  AstalGreetGreeter* self,
  AstalGreetError* _error_,
  gpointer user_data
)

Description

Emitted when the session is cancelled due to an error. The login can be restarted with astal_greet_greeter_create_session().

Default handler:

Parameters

_error_

Type: AstalGreetError

No description available.

The data is owned by the caller of the function.