Method

LspMarkupContentset_kind

Declaration

void
lsp_markup_content_set_kind (
  LspMarkupContent* self,
  LspMarkupKind value
)

Description

Sets the value of kind.

The type of the markup.

Parameters

value

Type: LspMarkupKind

The new value of kind.