Method

LspInlayHintset_kind

Declaration

void
lsp_inlay_hint_set_kind (
  LspInlayHint* self,
  LspInlayHintKind value
)

Description

Sets the value of kind.

The kind of this hint.

Parameters

value

Type: LspInlayHintKind

The new value of kind.