Method
IdeLspCompletionItemdisplay
Declaration
void
ide_lsp_completion_item_display (
IdeLspCompletionItem* self,
GtkSourceCompletionCell* cell,
const char* typed_text
)
Parameters
cell-
Type:
GtkSourceCompletionCellNo 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.