XObject.js
authorAlan Knowles <alan@akbkhome.com>
Sat, 28 Aug 2010 02:47:02 +0000 (10:47 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 28 Aug 2010 02:47:02 +0000 (10:47 +0800)
XObject.js

index 6670257..ffa41ea 100644 (file)
@@ -30,6 +30,9 @@ GObject = imports.gi.GObject;
  * 
  * use XObject.debug = 1 to turn on debugging
  * 
+ * If XObject/[xns]/[xtype].js exists, it will use this to override properties..
+ * 
+ * 
  * He's some questions.
  * - should we have a special property to use as the constructor / gobject.properties rather
  *   than sending all basic types to this?