Method

CamelFolderChangeInfoadd_source

Declaration [src]

void
camel_folder_change_info_add_source (
  CamelFolderChangeInfo* info,
  const gchar* uid
)

Description [src]

Add a source uid for generating a changeset.

Parameters

uid

Type: const gchar*

A uid.

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