getFiles

open fun getFiles(): <Error class: unknown class>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.FileDialog instead

---

Lists all the selected files and subfolders in the current folder of @chooser as GFile.

Return

a list model containing a GFile for each selected file and subfolder in the current folder. Free the returned list with g_object_unref().