Method

LspFormattingOptionsget_flags

Declaration

LspFormattingOptionFlags
lsp_formatting_options_get_flags (
  LspFormattingOptions* self
)

Description

Gets the value of flags.

Formatting option flags.

Since:

3.15.0.

Parameters

self

Type: LspFormattingOptions

No description available.

The argument can be NULL.

Return value

Type: LspFormattingOptionFlags

The value of flags.