Method

LspClientInfoget_version

Declaration

const gchar*
lsp_client_info_get_version (
  LspClientInfo* self
)

Description

Gets the value of version.

Return value

Type: const gchar*

The value of version.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.