Method
GtkFileDialogselect_folder_finish
Declaration [src]
GFile*
gtk_file_dialog_select_folder_finish (
GtkFileDialog* self,
GAsyncResult* result,
GError** error
)
Description [src]
Finishes the gtk_file_dialog_select_folder()
call and
returns the resulting file.
Available since: | 4.10 |