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