get_trash_folder_sync
Description:
[ Version ( since = "3.0" ) ]
public virtual Folder? get_trash_folder_sync (Cancellable? cancellable = null) throws Error
public virtual Folder? get_trash_folder_sync (Cancellable? cancellable = null) throws Error
Gets the folder in this into which trash is delivered.
Parameters:
this |
a Store |
cancellable |
optional Cancellable object, or null |
Returns:
the trash folder for this, or null on error or if no such folder exists |