API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
struct LspSignatureInformation { /* No available fields */ }
Represents the signature of something callable. A signature can have a label, a doc-comment, and a set of parameters.
Gets the value of label.
label
Sets the value of label.
Gets the value of documentation.
documentation
Sets the value of documentation.
Gets the value of parameters.
parameters
Sets the value of parameters.
Appends a parameter to LspSignatureInformation:parameters.
LspSignatureInformation:parameters
Gets the value of active_parameter.
active_parameter
Sets the value of active_parameter.
Content