Method
LspFormattingOptionsset_insert_spaces
Declaration
void
lsp_formatting_options_set_insert_spaces (
LspFormattingOptions* self,
gboolean value
)
Parameters
self-
Type:
LspFormattingOptionsNo description available.
The argument can be NULL. value-
Type:
gbooleanThe new value of
insert_spaces.