API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
struct LspParameterInformation { /* No available fields */ }
Represents a parameter of a callable-signature. A parameter can have a label and a doc-comment.
Gets the value of label.
label
Sets the value of label.
Gets the value of has_label_offsets.
has_label_offsets
Gets the value of label_start.
label_start
Gets the value of label_end.
label_end
Gets the value of documentation.
documentation
Sets the value of documentation.
Content