Method

AstalGreetRequestsend

Declaration

void
astal_greet_request_send (
  AstalGreetRequest* self,
  GAsyncReadyCallback _callback_,
  void* _callback__target
)

Description

Send this request to greetd.

Parameters

_callback_

Type: GAsyncReadyCallback

No description available.

The argument can be NULL.
_callback__target

Type: void*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.