[gtk+] gtkcellarea: Fix docs



commit c84b49e33292e9c199555278a3218781f21267ce
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Sun Jun 29 18:05:49 2014 -0400

    gtkcellarea: Fix docs

 gtk/gtkcellarea.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c
index 15f3304..753f00e 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -2309,8 +2309,8 @@ gtk_cell_area_attribute_disconnect (GtkCellArea        *area,
 
 /**
  * gtk_cell_area_attribute_get_column:
- * @cell_layout: a #GtkCellLayout
- * @cell: a #GtkCellRenderer
+ * @area: a #GtkCellArea
+ * @renderer: a #GtkCellRenderer
  * @attribute: an attribute on the renderer
  *
  * Returns the model column that an attribute has been mapped to,


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