API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
class Lsp.RenameParams : GObject.TypeInstance { volatile int ref_count }
The parameters of a textDocument/rename request.
textDocument/rename
Gets the value of text_document.
text_document
Sets the value of text_document.
Gets the value of position.
position
Sets the value of position.
Gets the value of new_name.
new_name
Sets the value of new_name.
struct LspRenameParamsClass { /* no available fields */ }
No description available.
Content