Method

IdeLspCodeActionget_client

Declaration

IdeLspClient*
ide_lsp_code_action_get_client (
  IdeLspCodeAction* self
)

Description

Gets the client to use for the code action.

Return value

Type: IdeLspClient

An IdeLspClient or NULL.

The data is owned by the instance.