set_folders_sync


Description:

[ Version ( since = "3.58" ) ]
public bool set_folders_sync (GenericArray<Folder> folders, VeeFolderOpFlags op_flags, Cancellable? cancellable = null) throws Error

Set the whole list of folder sources on a search folder.

Parameters:

this

a VeeFolder

folders

a GenericArray of Folder to add

op_flags

bit-or of VeeFolderOpFlags

cancellable

a Cancellable, or null

Returns:

whether succeeded