dup_sync_tag


Description:

[ Version ( since = "3.28" ) ]
public string? dup_sync_tag ()

Returns the last known synchronization tag, the same as used to call get_changes_sync.

Free the returned string with g_free, when no longer needed.

Parameters:

this

an BookMetaBackend

Returns:

The last known synchronization tag, or null, when none is stored.