Method

LspChangeAnnotationset_needs_confirmation

Declaration

void
lsp_change_annotation_set_needs_confirmation (
  LspChangeAnnotation* self,
  gboolean value
)

Description

Sets the value of needs_confirmation.

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

Parameters

value

Type: gboolean

The new value of needs_confirmation.