Method

IdeLspClientadd_language

Declaration

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

Description

No description available.

Parameters

language_id const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.