get_etag


Description:

[ Version ( since = "0.2.0" ) ]
public unowned string? get_etag ()

Returns the ETag of the entry; a unique identifier for each version of the entry.

For more information, see the online documentation.

The ETag will never be empty; it's either null or a valid ETag.

Parameters:

this

a Entry

Returns:

the entry's ETag, or null