dup_mime_type


Description:

public string? dup_mime_type ()

Thread-safe variation of get_mime_type.

Use this function when accessing this from multiple threads.

The returned string should be freed with g_free when no longer needed.

Parameters:

this

an SourceMailSignature

Returns:

a newly-allocated copy of mime_type, or null