Method

LspApplyWorkspaceEditResultset_applied

Declaration

void
lsp_apply_workspace_edit_result_set_applied (
  LspApplyWorkspaceEditResult* self,
  gboolean value
)

Description

Sets the value of applied.

Indicates whether the edit was applied or not.

Parameters

value

Type: gboolean

The new value of applied.