From dcb51ea47a7681494a19fd68a897667aa89afa64 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 28 Aug 2010 10:47:02 +0800 Subject: [PATCH] XObject.js --- XObject.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/XObject.js b/XObject.js index 667025750..ffa41ea40 100644 --- a/XObject.js +++ b/XObject.js @@ -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? -- 2.39.2