Method

LspInlayHintadd_label_part

Declaration

void
lsp_inlay_hint_add_label_part (
  LspInlayHint* self,
  LspInlayHintLabelPart* part
)

Description

Appends a label part to LspInlayHint:label-parts.

Parameters

part

Type: LspInlayHintLabelPart

No description available.

The data is owned by the caller of the method.