[ Version ( since = "3.0" ) ]
public virtual bool delete_folder_sync (string folder_name, Cancellable? cancellable = null) throws Error
Deletes the folder described by folder_name.
The folder must be empty.
| this |
a Store |
| folder_name |
name of the folder to delete |
| cancellable |
optional Cancellable object, or null |
|
true on success, false on failure |