Method

LspInlayHintLabelPartget_location

Declaration

LspLocation*
lsp_inlay_hint_label_part_get_location (
  LspInlayHintLabelPart* self
)

Description

Gets the value of location.

An optional location for this label part.

Return value

Type: LspLocation

The value of location.

The returned data is owned by the instance.
The return value can be NULL.