Method
EDataServerSourcedup_display_name
since: 3.6
Declaration [src]
gchar*
e_source_dup_display_name (
ESource* source
)
Description [src]
Thread-safe variation of e_source_get_display_name().
Use this function when accessing source from multiple threads.
The returned string should be freed with g_free() when no longer needed.
Available since: 3.6