API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
struct LspTextDocumentItem { /* No available fields */ }
An item to transfer a text document from the client to the server.
Gets the value of uri.
uri
Sets the value of uri.
Gets the value of language_id.
language_id
Sets the value of language_id.
Gets the value of version.
version
Sets the value of version.
Gets the value of text.
text
Sets the value of text.
Content