API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
void lsp_completion_item_set_filter_text ( LspCompletionItem* self, const gchar* value )
Sets the value of filter_text.
filter_text
A string that should be used when filtering a set of completion items. When omitted, the label is used as the filter text for this item.
value
Type: const gchar*
const gchar*
The new value of filter_text.
NULL