Marco,

I've already committed to Hippo SVN, but you should pop this into your
local package.

Dan

--- hippo-canvas-0.2/python/hippo.defs.bak	2007-01-24 20:05:08.000000000 -0500
+++ hippo-canvas-0.2/python/hippo.defs	2007-01-24 20:05:11.000000000 -0500
@@ -15,6 +15,12 @@
   (gtype-id "HIPPO_TYPE_RECTANGLE")
   (copy-func "hippo_rectangle_copy")
   (release-func "hippo_rectangle_free")
+  (fields
+    '("int" "x")
+    '("int" "y")
+    '("int" "width")
+    '("int" "height")
+  )
 )
 
 (define-object Canvas
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar

Reply via email to