API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
struct LspLocation { LspRange range; GUri* _uri; }
Represents a location inside a resource, such as a line inside a text file.
range:
LspRange
No description available.
_uri:
GUri
Gets the value of uri.
uri
Sets the value of uri.
Content