API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
void lsp_completion_list_set_items ( LspCompletionList* self, LspCompletionItem** value, gint value_length1 )
Sets the value of items.
items
value
Type: An array of LspCompletionItem*
LspCompletionItem*
The new value of items.
value_length1
Type: gint
gint
No description available.