use gtk_file_chooser_set_current_folder() instead of gtk_file_chooser_set_filename...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Jul 2006 01:31:55 +0000 (01:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Jul 2006 01:31:55 +0000 (01:31 +0000)
commitdf96c0fce66c470967bcccd750ff89aa29314866
tree18981f09fae435339480486dcb46e695c7ae7a28
parent2cc1457dd570693966d6dff845ff1a0296bfbc65
use gtk_file_chooser_set_current_folder() instead of gtk_file_chooser_set_filename() in GTK+ native SetPath() branch (patch 1513554)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/dirdlg.cpp