FileChooserIF.getFiles

Lists all the selected files and subfolders in the current folder of chooser as GFile An internal function, see gtk_file_chooser_get_uris().

interface FileChooserIF
getFiles
()

Return Value

Type: ListSG

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

Meta

Since

2.14