| Top |  |  |  |  | 
|  | e_source_util_remove () | 
|  | e_source_util_write () | 
|  | e_source_util_remote_delete () | 
EActivity * e_source_util_remove (,ESource *source);EAlertSink *alert_sink
Requests the D-Bus service to delete the key files for source
 and all of
its descendants and broadcast their removal to all clients.  If an error
occurs, an alert_sink
.
This function does not block.  The returned e_shell_backend_add_activity()
EActivity * e_source_util_write (,ESource *source);EAlertSink *alert_sink
Submits the current contents of source
 to the D-Bus service to be
written to disk and broadcast to other clients.  If an error occurs,
an alert_sink
.
This function does not block.  The returned e_shell_backend_add_activity()
EActivity * e_source_util_remote_delete (,ESource *source);EAlertSink *alert_sink
Deletes the resource represented by source
 from a remote server.
The source
 must be source
 and broadcast its removal to all clients,
similar to e_source_util_remove().  If an error occurs, an alert_sink
.
This function does not block.  The returned e_shell_backend_add_activity()