Method
LspWorkspaceEditset_change_annotation
Declaration
void
lsp_workspace_edit_set_change_annotation (
LspWorkspaceEdit* self,
const gchar* identifier,
LspChangeAnnotation* annotation
)
Parameters
identifier-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. annotation-
Type:
LspChangeAnnotationNo description available.
The data is owned by the caller of the method.