[ Compact ( opaque = true ) ]
[ CCode ( ref_function = "lsp_signature_information_ref" , unref_function = "lsp_signature_information_unref" ) ]
public class SignatureInformation
Represents the signature of something callable. A signature can have a label, a doc-comment, and a set of parameters.