[gtk+/treeview-refactor] Fixed gtk-docs typo in gtkcellarea.c
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/treeview-refactor] Fixed gtk-docs typo in gtkcellarea.c
- Date: Wed, 8 Dec 2010 13:26:18 +0000 (UTC)
commit f1c26dfdb29ea9b9d3928ac324e94fffc72405d3
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Wed Dec 8 22:30:03 2010 +0900
Fixed gtk-docs typo in gtkcellarea.c
gtk/gtkcellarea.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c
index 59b6231..96d9162 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -1844,7 +1844,7 @@ get_cell_by_position (GtkCellRenderer *renderer,
* Gets the #GtkCellRenderer at @x and @y coordinates inside @area and optionally
* returns the full cell allocation for it inside @cell_area.
*
- * Returns value: the #GtkCellRenderer at @x and @y.
+ * Return value: the #GtkCellRenderer at @x and @y.
*
* Since: 3.0
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]