get_id


Description:

public unowned string? get_id ()

Returns the URN ID of the entry; a unique and permanent identifier for the object the entry represents.

The ID may be null if and only if the Entry has been newly created, and hasn't yet been inserted on the server.

Parameters:

this

a Entry

Returns:

the entry's ID, or null