Method
LspSignatureHelpadd_signature
Declaration
void
lsp_signature_help_add_signature (
LspSignatureHelp* self,
LspSignatureInformation* signature
)
Parameters
signature-
Type:
LspSignatureInformationNo description available.
The data is owned by the caller of the method.