[gtk+] Forgotten documentation fix



commit aead0b04dffda32a198ccfd8b2510b35ecadfcc5
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jan 6 11:27:38 2011 -0500

    Forgotten documentation fix

 gtk/gtkcellarea.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c
index 94b2967..7c635f6 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -2489,7 +2489,7 @@ gtk_cell_area_class_list_cell_properties (GtkCellAreaClass  *aclass,
  *           with @first_prop_name
  *
  * Adds @renderer to @area, setting cell properties at the same time.
- * See gtk_cell_area_add() and gtk_cell_area_child_set() for more details.
+ * See gtk_cell_area_add() and gtk_cell_area_cell_set() for more details.
  *
  * Since: 3.0
  */



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