Method
EDataServerSourceWebDAVNotesdup_default_ext
since: 3.44
Declaration [src]
gchar*
e_source_webdav_notes_dup_default_ext (
ESourceWebDAVNotes* extension
)
Description [src]
Thread-safe variation of e_source_webdav_notes_get_default_ext().
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.44