Method
GtkFileChooserget_files
since: 2.14
Declaration [src]
GSList*
gtk_file_chooser_get_files (
GtkFileChooser* chooser
)
Description [src]
Lists all the selected files and subfolders in the current folder of chooser
as GFile
. An internal function, see gtk_file_chooser_get_uris().
Available since: 2.14