[gtk+/gtk-2-24] Correct a deprecation note
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-24] Correct a deprecation note
- Date: Thu, 26 May 2011 02:47:10 +0000 (UTC)
commit 7a227b580638054ae1f74f5be6422517bc59d18c
Author: Matthias Clasen <mclasen redhat com>
Date: Wed May 25 22:46:40 2011 -0400
Correct a deprecation note
https://bugzilla.gnome.org/show_bug.cgi?id=651048
gtk/gtkcomboboxentry.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcomboboxentry.c b/gtk/gtkcomboboxentry.c
index cca4df2..6da90ee 100644
--- a/gtk/gtkcomboboxentry.c
+++ b/gtk/gtkcomboboxentry.c
@@ -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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]