FileChooserT.getCurrentFolderFile

Gets the current folder of chooser as GFile. See gtk_file_chooser_get_current_folder_uri(). Since 2.14

template FileChooserT(TStruct)
File
getCurrentFolderFile
()

Return Value

Type: File

the GFile for the current folder. [transfer full]

Meta