Method
LspDocumentRangeFormattingParamsset_options
Declaration
void
lsp_document_range_formatting_params_set_options (
LspDocumentRangeFormattingParams* self,
LspFormattingOptions* value
)
Parameters
value-
Type:
LspFormattingOptionsThe new value of
options.The data is owned by the caller of the method.