docs: cross-reference to GtkComboBoxText

This commit is contained in:
Matthias Clasen 2010-10-15 16:52:54 -04:00
parent 3e9bdf6fd9
commit 50cbd23d5b
2 changed files with 2 additions and 2 deletions

View File

@ -860,7 +860,7 @@ GTK_COMBO_BOX_TEXT_GET_CLASS
<SUBSECTION Private>
GtkComboBoxTextPrivate
gtk_combo_box_text_get_type
<SECTION>
</SECTION>
<FILE>gtkcontainer</FILE>
<TITLE>GtkContainer</TITLE>

View File

@ -57,7 +57,7 @@
* SECTION:gtkcombobox
* @Short_description: A widget used to choose from a list of items
* @Title: GtkComboBox
* @See_also: #GtkComboBoxEntry, #GtkTreeModel, #GtkCellRenderer
* @See_also: #GtkComboBoxText, #GtkTreeModel, #GtkCellRenderer
*
* A GtkComboBox is a widget that allows the user to choose from a list of
* valid choices. The GtkComboBox displays the selected choice. When