get_quota_info_sync


Description:

[ 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.

Parameters:

this

a Folder

cancellable

optional Cancellable object, or null

Returns:

a FolderQuotaInfo, or null on error