Method
CamelVeeFolderdup_folders
unstable since: 3.58
Declaration [src]
GPtrArray*
camel_vee_folder_dup_folders (
CamelVeeFolder* vfolder
)
Description [src]
Returns a GPtrArray of all folders of this vfolder, which
are used to populate it. These are in no particular order.
Free the returned array with g_ptr_array_unref(), when no longer needed.
Available since: 3.58