filechooser: Fix misleading documentation for gtk_file_chooser_set_preview_widget()

https://bugzilla.gnome.org/show_bug.cgi?id=701174
This commit is contained in:
Timothy Arceri 2013-05-29 17:20:26 +10:00 committed by Federico Mena Quintero
parent e5e17cf361
commit 555e0a785d

View File

@ -1912,8 +1912,7 @@ _gtk_file_chooser_get_file_system (GtkFileChooser *chooser)
* *
* When there is no application-supplied preview widget, or the * When there is no application-supplied preview widget, or the
* application-supplied preview widget is not active, the file chooser * application-supplied preview widget is not active, the file chooser
* may display an internally generated preview of the current file or * will display no preview at all.
* it may display no preview at all.
* *
* Since: 2.4 * Since: 2.4
**/ **/