dup_contact_revision
Description:
[
HasEmitter ]
public virtual signal string dup_contact_revision (
Contact contact)
Returns the contact revision, used to detect changes.
The returned string should be freed with g_free, when no longer needed.
Parameters:
| contact |
an Contact
|
| book_cache |
an BookCache
|
Returns:
|
A newly allocated string containing revision of the contact.
|