Re: GtkFileChooserDialog question



Hi,

On Thu, Sep 18, 2014 at 3:35 AM, LRN <lrn1986 gmail com> wrote:
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.

But that bring me to my first question: "What is the purpose of the
function?" I thought it will set this property.

Anyway I will try you suggestion and report back.

Thank you.


Thank you.


Regards,

Yeti

_______________________________________________
gtk-list mailing list
gtk-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-list



--
O< ascii ribbon - stop html email! - www.asciiribbon.org

_______________________________________________
gtk-list mailing list
gtk-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]