dup_component_revision
Description:
[
HasEmitter ]
public virtual signal string dup_component_revision (
Component icomp)
Returns the icomp revision, used to detect changes.
The returned string should be freed with g_free, when no longer needed.
Parameters:
| icomp |
an Component
|
| cal_cache |
an CalCache
|
Returns:
|
A newly allocated string containing revision of the icomp.
|