]> Pileus Git - ~andy/gtk/commit
Clarify the use of these functions, to avoid the case where a chooser is
authorFederico Mena Quintero <federico@novell.com>
Mon, 19 Jun 2006 17:16:14 +0000 (17:16 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Mon, 19 Jun 2006 17:16:14 +0000 (17:16 +0000)
commit05d785685bfcd4ac49558176071da9f95cfc0364
treea52c52f7da63735032b96840377583c18652750c
parentff865a441f072d3fdf07ef5e9bf65748eea64dbb
Clarify the use of these functions, to avoid the case where a chooser is

2006-06-19  Federico Mena Quintero  <federico@novell.com>

* gtk/gtkfilechooser.c (gtk_file_chooser_get_current_folder)
(gtk_file_chooser_get_current_folder_uri): Clarify the use of
these functions, to avoid the case where a chooser is in
SELECT_FOLDER mode and people mistakenly use _get_current_folder()
to get the selection:  they should use _get_filename() instead.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkfilechooser.c