Method

LspRenameFileset_annotation_id

Declaration

void
lsp_rename_file_set_annotation_id (
  LspRenameFile* self,
  const gchar* value
)

Description

Sets the value of annotation_id.

Parameters

value

Type: const gchar*

The new value of annotation_id.

The argument can be NULL.
The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.