util_generate_uid


Description:


[ Version ( since = "3.26" ) ]
public string util_generate_uid ()

Generates a unique identificator, which can be used as part of the Message-ID header, or iCalendar component UID, or vCard UID.

The resulting string doesn't contain any host name, it's a hexa-decimal string with no particular meaning.

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

Returns:

generated unique identificator as a newly allocated string


Namespace: E