src/Palete/Gtk.vala
authorAlan Knowles <alan@roojs.com>
Mon, 11 May 2015 10:05:08 +0000 (18:05 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 11 May 2015 10:05:08 +0000 (18:05 +0800)
src/Palete/Gtk.vala

index ff37be2..40f6b0a 100644 (file)
@@ -263,6 +263,7 @@ namespace Palete {
                                print("could not find Gir data for %s\n", key);
                                return false;
                        }
+                       print ("Got type %s", gir.asJSONString());