Method

IdeLspCompletionItemdisplay

Declaration

void
ide_lsp_completion_item_display (
  IdeLspCompletionItem* self,
  GtkSourceCompletionCell* cell,
  const char* typed_text
)

Description

No description available.

Parameters

cell

Type: GtkSourceCompletionCell

No description available.

The data is owned by the caller of the method.
typed_text

Type: const char*

No description available.

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