Method

LspInlayHintLabelPartget_value

Declaration

const gchar*
lsp_inlay_hint_label_part_get_value (
  LspInlayHintLabelPart* self
)

Description

Gets the value of value.

The value of this label part.

Return value

Type: const gchar*

The value of value.

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