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