XObject.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 12:16:26 +0000 (20:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 12:16:26 +0000 (20:16 +0800)
XObject.js

index a33f49b..05463b0 100644 (file)
@@ -712,7 +712,7 @@ XObject.extend(XObject,
         return ret;
     },
     /**
-     * return the Gobject name of a constructor
+     * return the Gobject name of a constructor - does not appear to work on structs..
      * @param {Object} gobject ctr
      * @return {String} returns name
      * @member XObject type