Comment 1 for bug 1248152

Revision history for this message
Alberto Milone (albertomilone) wrote : Re: Gtk.FileChooserWidget won't show the "create folder" button

In the attached example, the first two buttons use FileChooserDialogs whereas the last two buttons use FileChooserWidgets.

If you pass any argument to the program (e.g. "python chooser_bug.py hack") my hack will kick in and things will work as expected. It's a hack though and the python bindings should really show the button if the calls request it.