Method

LspInlayHintLabelPartget_command

Declaration

LspCommand*
lsp_inlay_hint_label_part_get_command (
  LspInlayHintLabelPart* self
)

Description

Gets the value of command.

An optional command for this label part.

Return value

Type: LspCommand

The value of command.

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