Method

IdeLspServiceset_program

Declaration

void
ide_lsp_service_set_program (
  IdeLspService* self,
  const char* program
)

Description

No description available.
Sets propertyIde.LspService:program

Parameters

program

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.