Skip to content

Make gtk_file_chooser_get_filter work for portal case (issue #1820, master)

This is the MR for the master branch. This makes 'gtk_file_chooser_get_filter' work for the portal native file chooser, thus fixing #1820 (closed) for the desktop portal case. See MR !1960 (merged) (for the gtk-3-24 branch) for more details. The commit contained in this MR is a cherry-pick of that in !1960 (merged) to the master branch.

A sample gtk4 program will be attached to #1820 (closed).

Merge request reports