Method

LspTextDocumentClientCapsget_completion

Declaration

LspCompletionClientCaps*
lsp_text_document_client_caps_get_completion (
  LspTextDocumentClientCaps* self
)

Description

Gets the value of completion.

Return value

Type: LspCompletionClientCaps

The value of completion.

The returned data is owned by the instance.
The return value can be NULL.