Method

LspChangeAnnotationget_needs_confirmation

Declaration

gboolean
lsp_change_annotation_get_needs_confirmation (
  LspChangeAnnotation* self
)

Description

Gets the value of needs_confirmation.

A flag which indicates that user confirmation is needed before applying the change.

Return value

Type: gboolean

The value of needs_confirmation.