[gtk+] docs: question_index: GtkComboBoxEntry no longer exists



commit 44f16bfe6db82e27831cc59dc00e368f251298a7
Author: Javier Jardón <jjardon gnome org>
Date:   Tue Jan 11 09:35:15 2011 +0000

    docs: question_index: GtkComboBoxEntry no longer exists

 docs/reference/gtk/question_index.sgml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/question_index.sgml b/docs/reference/gtk/question_index.sgml
index 47ef603..1ebdc7c 100644
--- a/docs/reference/gtk/question_index.sgml
+++ b/docs/reference/gtk/question_index.sgml
@@ -637,7 +637,8 @@ would use a combo box?
 <para>
 With GTK+, a #GtkComboBox is the recommended widget to use for this use case.
 This widget looks like either a combo box or the current option menu, depending
-on the current theme. If you need an editable text entry, use #GtkComboBoxEntry.
+on the current theme. If you need an editable text entry, use the
+#GtkComboBox:has-entry property.
 </para>
 </answer>
 </qandaentry>



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