Method
LspDocumentRangeFormattingParamsset_range
Declaration
void
lsp_document_range_formatting_params_set_range (
LspDocumentRangeFormattingParams* self,
LspRange* value
)
Parameters
value-
Type:
LspRangeThe new value of
range.The data is owned by the caller of the method.