FileChooserT.getFiles

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

template FileChooserT(TStruct)
ListModelIF
getFiles
()

Return Value

Type: ListModelIF

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