Hi!

This might sound as a silly question, but I'm no Gtk wizard (yet ;-)) so
I don't know how to achieve this.

I have a Gtk.Fileselection dialog and I need to retrieve the chosen
filename and also the path. There's no problem for the filename of course:

string fname = fs.SelectionEntry.Text

but I can't find a way to get the path which is displayed in the
HistoryPulldown.
I tried to dig into this property and the objects behind it, but even
though I can go as down as MenuItems I don't know how to retrieve the
label at that point.

        Thanks in advance, Michele.

-- 
Michele Beltrame
http://www.massainforme.it/mb/
ICQ# 76660101
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to