Method

LspFormattingOptionsset_tab_size

Declaration

void
lsp_formatting_options_set_tab_size (
  LspFormattingOptions* self,
  gint value
)

Description

Sets the value of tab_size.

Size of a tab in spaces.

Parameters

self

Type: LspFormattingOptions

No description available.

The argument can be NULL.
value

Type: gint

The new value of tab_size.