Skip to content

[gtk4] Fix file chooser and open uri portal close.

Emilio Cobos Álvarez requested to merge emilio/gtk:gtk4-portal-close into main

This makes closing a portal file chooser work.

Fixes the GTK4 bits of #6225 (closed).

Same fix for gtkopenuriportal. The other instance of this pattern in gtkapplication-dbus.c does it right.

Merge request reports