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 and removing the old method of using the ID (which doesn't seem appropriate).

Edited by Robert Ancell

Merge request reports