]> Pileus Git - ~andy/gtk/commitdiff
Forgotten documentation fix
authorMatthias Clasen <mclasen@redhat.com>
Thu, 6 Jan 2011 16:27:38 +0000 (11:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 6 Jan 2011 16:27:38 +0000 (11:27 -0500)
gtk/gtkcellarea.c

index 94b2967fec412d8b3c395576a26fe544bba84c1b..7c635f650a0a5c335b96468bc93a34bad70e54f7 100644 (file)
@@ -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
  */