Method

LspFormattingOptionsget_tab_size

Declaration

gint
lsp_formatting_options_get_tab_size (
  LspFormattingOptions* self
)

Description

Gets the value of tab_size.

Size of a tab in spaces.

Parameters

self

Type: LspFormattingOptions

No description available.

The argument can be NULL.

Return value

Type: gint

The value of tab_size.