ref_folders


Description:

[ Version ( since = "3.28" ) ]
public List<Folder> ref_folders ()

Returns a List of all folders of this this, which are used to populate it.

These are in no particular order.

Free the returned List with g_list_free_full (folders, g_object_unref); when no longer needed.

Parameters:

this

a VeeFolder

Returns:

a List of all folders of this this.