[gtk+/treeview-refactor] Fixed typo in GtkCellArea docs.



commit bbee4de33d93f94ae704a4c0e761a72b6633ea4f
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Sat Dec 4 20:54:36 2010 +0900

    Fixed typo in GtkCellArea docs.

 gtk/gtkcellarea.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c
index b80c2ea..90f967a 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -1283,7 +1283,7 @@ gtk_cell_area_add (GtkCellArea        *area,
 /**
  * gtk_cell_area_remove:
  * @area: a #GtkCellArea
- * @renderer: the #GtkCellRenderer to add to @area
+ * @renderer: the #GtkCellRenderer to remove from @area
  *
  * Removes @renderer from @area.
  *



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