GtkFileChooser::get_filenames

array get_filenames(bool convert);

Lists all the selected files and subfolders in the current folder. The returned names are full absolute paths. If files in the current folder cannot be represented as local filenames they will be ignored.

See also: get_filename() , get_uris()