Method
LspSignatureInformationadd_parameter
Declaration
void
lsp_signature_information_add_parameter (
LspSignatureInformation* self,
LspParameterInformation* parameter
)
Parameters
parameter-
Type:
LspParameterInformationNo description available.
The data is owned by the caller of the method.