Method

LspInlayHintget_label

Declaration

const gchar*
lsp_inlay_hint_get_label (
  LspInlayHint* self
)

Description

Gets the value of label.

Return value

Type: const gchar*

The value of label.

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