Method

LspFormattingOptionsinit

Declaration

void
lsp_formatting_options_init (
  LspFormattingOptions* self,
  gint tab_size,
  gboolean insert_spaces
)

Description

No description available.

Parameters

tab_size

Type: gint

No description available.

insert_spaces

Type: gboolean

No description available.