[cairo-commit] goocanvas/src goocanvasview.c,1.26,1.27
Damon Chaplin
commit at pdx.freedesktop.org
Tue Aug 22 05:39:12 PDT 2006
Committed by: damon
Update of /cvs/cairo/goocanvas/src
In directory kemper:/tmp/cvs-serv31625/src
Modified Files:
goocanvasview.c
Log Message:
2006-08-22 Damon Chaplin <damon at gnome.org>
* src/goocanvasview.c (goo_canvas_view_class_init): 2 minor fixes for
the docs (from Gian Mario Tagliaretti).
Index: goocanvasview.c
===================================================================
RCS file: /cvs/cairo/goocanvas/src/goocanvasview.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- goocanvasview.c 26 Jul 2006 15:08:19 -0000 1.26
+++ goocanvasview.c 22 Aug 2006 12:39:09 -0000 1.27
@@ -301,6 +301,7 @@
/**
* GooCanvasView::set-scroll-adjustments
+ * @view: the canvas view.
* @hadjustment: the horizontal adjustment.
* @vadjustment: the vertical adjustment.
*
@@ -324,7 +325,8 @@
/**
* GooCanvasView::item-view-created
- * @view: the new item view.
+ * @view: the canvas view.
+ * @item_view: the new item view.
* @item: the canvas item.
*
* This is emitted when a new item view is created.
More information about the cairo-commit
mailing list