API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
void lsp_text_document_item_set_version ( LspTextDocumentItem* self, gint64 value )
Sets the value of version.
version
The version number of this document (it will increase after each change, including undo/redo).
value
Type: gint64
gint64
The new value of version.