FileChooserIF.getFile

Gets the GFile for the currently selected file in the file selector. If multiple files are selected, one of the files will be returned at random.

If the file chooser is in folder mode, this function returns the selected folder.

interface FileChooserIF
getFile
()

Return Value

Type: FileIF

a selected GFile You own the returned file; use g_object_unref() to release it.

Meta

Since

2.14