From 645bbd04e78fd2f49d35e47d235ac99885e730fb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 10 Aug 2012 18:28:29 +0800 Subject: [PATCH] tools/build_gtk_tree.js --- tools/build_gtk_tree.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index f2cbc9b45..dad8eeeea 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -308,6 +308,8 @@ function BuildLists () { print(parent + " : says children are of type : " + x.child_type()); // get the Gtype for the child? + GObject.type_From_name(ar.join('')); + return true; @@ -465,7 +467,7 @@ right: /* methods is [a class] - [has methods that use this object] + [has methods that use this object] [list of methods of the top class..] -- 2.39.2