[cairo-commit] goocanvas/docs goocanvas.types,1.1,1.2
Damon Chaplin
commit at pdx.freedesktop.org
Wed Apr 12 04:03:06 PDT 2006
Committed by: damon
Update of /cvs/cairo/goocanvas/docs
In directory kemper:/tmp/cvs-serv367/docs
Modified Files:
goocanvas.types
Log Message:
added missing objects
Index: goocanvas.types
===================================================================
RCS file: /cvs/cairo/goocanvas/docs/goocanvas.types,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- goocanvas.types 12 Apr 2006 10:42:20 -0000 1.1
+++ goocanvas.types 12 Apr 2006 11:03:04 -0000 1.2
@@ -1,17 +1,10 @@
-#include "goocanvasview.h"
-#include "goocanvasellipseview.h"
-#include "goocanvasgroupview.h"
-#include "goocanvasimageview.h"
-#include "goocanvasitemview.h"
-#include "goocanvaspathview.h"
-#include "goocanvaspolylineview.h"
-#include "goocanvasrectview.h"
-#include "goocanvastextview.h"
-#include "goocanvasview.h"
+#include "goocanvas.h"
goo_canvas_model_get_type
+goo_canvas_model_simple_get_type
goo_canvas_view_get_type
goo_canvas_item_get_type
+goo_canvas_item_simple_get_type
goo_canvas_item_view_get_type
goo_canvas_ellipse_get_type
goo_canvas_ellipse_view_get_type
More information about the cairo-commit
mailing list