Method

LspTextDocumentItemget_version

Declaration

gint64
lsp_text_document_item_get_version (
  LspTextDocumentItem* self
)

Description

Gets the value of version.

The version number of this document (it will increase after each change, including undo/redo).

Return value

Type: gint64

The value of version.