Method

LspFormattingOptionsset_flags

Declaration

void
lsp_formatting_options_set_flags (
  LspFormattingOptions* self,
  LspFormattingOptionFlags value
)

Description

Sets the value of flags.

Formatting option flags.

Since:

3.15.0.

Parameters

self

Type: LspFormattingOptions

No description available.

The argument can be NULL.
value

Type: LspFormattingOptionFlags

The new value of flags.