GNOME Bugzilla – Bug 82791
"multiple directories selection dialog" impossible
Last modified: 2004-12-22 21:47:04 UTC
It is impossible with the current API to make a dialog that allows the user to select multiple directories. GCombust needs such a dialog (when adding files and directories to be burned). With gtk_file_selection_set_select_multiple(f, TRUE) you will only get support for selecting multiple non-directory files.
*** This bug has been marked as a duplicate of 29087 ***