Correct a deprecation note

https://bugzilla.gnome.org/show_bug.cgi?id=651048
This commit is contained in:
Matthias Clasen 2011-05-25 22:46:40 -04:00
parent c4b2d3a144
commit 7a227b5806

View File

@ -341,7 +341,7 @@ gtk_combo_box_entry_new (void)
*
* Since: 2.4
*
* Deprecated: 2.24: Use gtk_combo_box_new_with_entry() instead
* Deprecated: 2.24: Use gtk_combo_box_new_with_model_and_entry() instead
*/
GtkWidget *
gtk_combo_box_entry_new_with_model (GtkTreeModel *model,