set_default_filter
Description:
Sets the filter that will be selected by default in the file chooser dialog.
If set to `NULL`, the first item in [property@Gtk.FileDialog:filters] will be used as the default filter. If that list is empty, the dialog will be unfiltered.
Parameters:
this |
a file dialog |
filter |
the file filter |