[ Version ( since = "3.58" ) ]
public GenericArray<unowned Folder> dup_folders ()
Returns a GenericArray of all folders of this this, 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.
| this |
|
a GenericArray of all the folders of this this. |