Method GTK2.FileChooser()->get_filenames()


Method get_filenames

array get_filenames()

Description

Get a list of all selected file and subfolders. The returned names are full absolute paths. If files in the current folder cannot be represented as local filenames, they will be ignored. If you want those files, You may want to use get_uris() instead.