[gtk+] filechooser: Fix misleading documentation for gtk_file_chooser_set_preview_widget()



commit 555e0a785d84e6f39f3d6b467caafbe262296c7c
Author: Timothy Arceri <t_arceri yahoo com au>
Date:   Wed May 29 17:20:26 2013 +1000

    filechooser: Fix misleading documentation for gtk_file_chooser_set_preview_widget()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=701174

 gtk/gtkfilechooser.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c
index e199d3e..bce7f44 100644
--- a/gtk/gtkfilechooser.c
+++ b/gtk/gtkfilechooser.c
@@ -1912,8 +1912,7 @@ _gtk_file_chooser_get_file_system (GtkFileChooser *chooser)
  *
  * When there is no application-supplied preview widget, or the
  * application-supplied preview widget is not active, the file chooser
- * may display an internally generated preview of the current file or
- * it may display no preview at all.
+ * will display no preview at all.
  *
  * Since: 2.4
  **/


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