FileChooserIF.getFiles

Lists all the selected files and subfolders in the current folder of @chooser as #GFile.

interface FileChooserIF
getFiles
()

Return Value

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

Meta