Method

IdeLspClientadd_language

Declaration

void
ide_lsp_client_add_language (
  IdeLspClient* self,
  const gchar* language_id
)

Description

No description available.

Parameters

language_id

Type: const gchar*

No description available.

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