FileFilter combinations
- From: jody <jody xha gmail com>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: FileFilter combinations
- Date: Thu, 3 Jan 2013 20:29:03 +0100
Hi
Is there a possibility to make a Gtk::FileFilter which captures two
different masks?
Example: i want to create a FileFilter for the FileChooserDialog so
that it shows all *.ico and *.ltc (and only those).
(A feeble workaround is "*[il][ct][oc]", but here i can get more than
i want, e.g. *.lto, *.icc etc.)
I tried "*.ic *.ltc" but this doesn't work....
Thank You
Jody
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]