Method

LspEditorshutdown_async

Declaration

void
lsp_editor_shutdown_async (
  LspEditor* self,
  GAsyncReadyCallback _callback_,
  void* _callback__target
)

Description

Requests an orderly server shutdown without terminating it.

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.