Method

CamelFolderChangeInfoadd_uid

Declaration [src]

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

Description [src]

Add a new uid to the changeinfo.

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.