getFilters

open fun getFilters(): <Error class: unknown class>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.FileDialog instead

---

Gets the current set of user-selectable filters, as a list model.

See method@Gtk.FileChooser.add_filter and method@Gtk.FileChooser.remove_filter for changing individual filters.

You should not modify the returned list model. Future changes to

Return

a GListModel containing the current set of user-selectable filters.