JSDOC/GtkFile.js
[gnome.introspection-doc-generator] / JSDOC / GtkFile.js
index e418209..c550d7a 100644 (file)
@@ -54,7 +54,10 @@ GtkFile  = XObject.define(
                 this.cfg= this.parseProps(tree);
                 return;
             }
-            GtkFile.superclass.parse.call(this);
+            print("invalid file format");
+            Seed.quit();
+            
+            //GtkFile.superclass.parse.call(this);