pub unsafe extern "C" fn gtk_file_dialog_open_multiple_finish(
self_: *mut GtkFileDialog,
result: *mut GAsyncResult,
error: *mut *mut GError
) -> *mut GListModel
Available on crate feature v4_10 only.