Method
GtkFileDialogopen_multiple_finish
Declaration [src]
GListModel*
gtk_file_dialog_open_multiple_finish (
GtkFileDialog* self,
GAsyncResult* result,
GError** error
)
Description [src]
Finishes the gtk_file_dialog_open()
call and
returns the resulting files in a GListModel
.
Available since: | 4.10 |