Method

LspApplyWorkspaceEditResultget_applied

Declaration

gboolean
lsp_apply_workspace_edit_result_get_applied (
  LspApplyWorkspaceEditResult* self
)

Description

Gets the value of applied.

Indicates whether the edit was applied or not.

Return value

Type: gboolean

The value of applied.