Method
EDataServerSourceAutoconfigdup_revision
since: 3.24
Declaration [src]
gchar*
e_source_autoconfig_dup_revision (
ESourceAutoconfig* extension
)
Description [src]
Thread-safe variation of e_source_autoconfig_get_revision().
Use this function when accessing extension from multiple threads.
The returned string should be freed with g_free() when no longer needed.
Available since: 3.24