Method
IdeLspHoverProviderset_client
Declaration
void
ide_lsp_hover_provider_set_client (
IdeLspHoverProvider* self,
IdeLspClient* client
)
Description
Sets the client to be used to query for hover information.
| Sets property | Ide.LspHoverProvider:client |
Parameters
client-
Type:
IdeLspClientAn
IdeLspClient.The data is owned by the caller of the method.