Method
CamelMessageInfopooldup_uid
since: 3.24
Declaration [src]
const gchar*
camel_message_info_pooldup_uid (
const CamelMessageInfo* mi
)
Description [src]
Get the UID of the #mi, duplicated on the Camel’s string pool. This is good for thread safety, though the UID should not change once set.
Available since: 3.24