On 17.09.2014 13:49, Igor Korot wrote: > David, > > On Tue, Sep 16, 2014 at 12:58 AM, David Nečas wrote: >> >> Please reply to the list. >> >> On Tue, Sep 16, 2014 at 12:47:26AM -0700, Igor Korot wrote: >>>> Yes, you need to right-click in the file list. Unfortunately, the >>>> discoverability of Gtk+ file dialog features is poor. >>> >>> And there is no such option on the dialog itself? >> >> You need to right-click in the file list *in the dialog itself*. > > I did call "gtk_file_chooser_set_show_hidden( true)", but until I > right-clicked on the file list I wasn't able to see hidden files. > > Is there a way to start with hidden files visibility turned on? There's a "show-hidden" property on GtkFileChooserInterface. I can't tell off the top of my head which object implements that interface (probably the dialog itself), but if you use g_object_set () to set it before opening the dialog, it might have the desired effect. > > Thank you. > >> >> Regards, >> >> Yeti >> > _______________________________________________ > gtk-list mailing list > gtk-list@xxxxxxxxx > https://mail.gnome.org/mailman/listinfo/gtk-list > -- O< ascii ribbon - stop html email! - www.asciiribbon.org
Attachment:
0x922360B0.asc
Description: application/pgp-keys
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gtk-list