Method

LspCompletionClientCapsadd_resolve_property

Declaration

void
lsp_completion_client_caps_add_resolve_property (
  LspCompletionClientCaps* self,
  const gchar* property
)

Description

Appends a property name to LspCompletionClientCaps:resolve-properties.

Parameters

property

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.