Method
LspTextDocumentClientCapsget_completion
Declaration
LspCompletionClientCaps*
lsp_text_document_client_caps_get_completion (
LspTextDocumentClientCaps* self
)
Return value
Type: LspCompletionClientCaps
The value of completion.
| The returned data is owned by the instance. |
The return value can be NULL. |