Skip to content

GtkFileFilter: Add a GObject property for the name

You currently can't set the filter name in a GtkBuilder file in a translatable way. I propose setting the name through a property. This is a backport of the proposed change into master (!376 (merged)) to allow easier migration to GTK 4.

Merge request reports