API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
const gchar* lsp_completion_item_get_sort_text ( LspCompletionItem* self )
Gets the value of sort_text.
sort_text
A string that should be used when comparing this item with other items. When omitted, the label is used as the sort text for this item.
Type: const gchar*
const gchar*
The value of sort_text.
NULL