FileDialog.setFilters
void setFilters(gio.list_model.ListModel filters = null)Sets the filters that will be offered to the user in the file chooser dialog.
Parameters
filters | a [gio.list_model.ListModel] of GtkFileFilters |
void setFilters(gio.list_model.ListModel filters = null)Sets the filters that will be offered to the user in the file chooser dialog.
filters | a [gio.list_model.ListModel] of GtkFileFilters |