remove_sync


Description:

public virtual bool remove_sync (Cancellable? cancellable = null) throws Error

Requests the D-Bus service to delete the key files for this and all of its descendants and broadcast their removal to all clients.

The this must be removable.

If an error occurs, the functon will set error and return false.

Parameters:

this

the Source to be removed

cancellable

optional Cancellable object, or null

Returns:

true on success, false on error