[ Version ( since = "3.2" ) ]
public virtual FolderQuotaInfo get_quota_info_sync (Cancellable? cancellable = null) throws Error
Gets a list of known quotas for this.
Free the returned FolderQuotaInfo struct with free.
If quotas are not supported for this, the function returns null and sets throws to NOT_SUPPORTED.
this |
a Folder |
cancellable |
optional Cancellable object, or null |
a FolderQuotaInfo, or null on error |