Method

IdeLspCompletionProviderget_client

Declaration

IdeLspClient*
ide_lsp_completion_provider_get_client (
  IdeLspCompletionProvider* self
)

Description

Gets the client for the completion provider.

Return value

Type: IdeLspClient

An IdeLspClient or NULL.

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