Method

IdeLspHighlighterset_kind_style

Declaration

void
ide_lsp_highlighter_set_kind_style (
  IdeLspHighlighter* self,
  IdeSymbolKind kind,
  const gchar* style
)

Description

No description available.

Parameters

kind

Type: IdeSymbolKind

No description available.

style

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.