Skip to content

Programmatically add GtkFileFilters to GtkFileChooser widgets

Adrian Knagg-Baugh requested to merge programmatic_filters into master

Remove GtkFileFilter references from the UI files and add them programmatically instead. This should make it much easier to keep using glade to edit UI files (while we are still using GTK3 anyway).

Works well, ready for review, just a bit too big to be comfortable committing directly.

Merge request reports