Function
EDataServerutil_get_source_full_name
Declaration [src]
gchar*
e_util_get_source_full_name (
_ESourceRegistry* registry,
_ESource* source
)
Description [src]
Constructs a full name of the source with all of its parents
of the form: “<account-name> : <parent>/<source>” where
the “<parent>/” part can be repeated zero or more times, depending
on the deep level of the source.