API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
gboolean lsp_completion_list_get_is_incomplete ( LspCompletionList* self )
Gets the value of is_incomplete.
is_incomplete
This list is not complete. Further typing should result in recomputing this list.
Recomputed lists have all their items replaced (not appended) in the incomplete completion sessions.
Type: gboolean
gboolean
The value of is_incomplete.