get_files


Description:

[ Version ( since = "2.14" ) ]
public SList<File> get_files ()

Lists all the selected files and subfolders in the current folder of this as `GFile`.

Note:

Use [class@Gtk.FileDialog] instead

Parameters:

this

a `GtkFileChooser`

Returns:

a list model containing a `GFile` for each selected file and subfolder in the current folder. Free the returned list with unref.