Method

IdeLspClientget_initialization_options

Declaration

GVariant*
ide_lsp_client_get_initialization_options (
  IdeLspClient* self
)

Description

Gets the initialization options for the client.

Return value

Type: GVariant

A GVariant or NULL.

The data is owned by the instance.
The return value can be NULL.