API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
gboolean lsp_completion_item_get_preselect ( LspCompletionItem* self )
Gets the value of preselect.
preselect
Select this item when showing.
Note that only one completion item can be selected and that the tool / client decides which item that is. The rule is that the first item of those that match best is selected.
Type: gboolean
gboolean
The value of preselect.