Method
CamelUIDCachedup_new_uids
Declaration [src]
GPtrArray*
camel_uid_cache_dup_new_uids (
CamelUIDCache* cache,
GPtrArray* uids
)
Description [src]
Returns an array of UIDs from uids that are not in cache, and
removes UIDs from cache that aren’t in uids.