gtkrun.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 21 Oct 2010 09:01:31 +0000 (17:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 21 Oct 2010 09:01:31 +0000 (17:01 +0800)
gtkrun.js

index e414270..5d98802 100644 (file)
--- a/gtkrun.js
+++ b/gtkrun.js
@@ -30,7 +30,7 @@
 GIRepository = imports.gi.GIRepository;
 GIRepository.IRepository.prepend_search_path('~/.Builder/gir-1.1');
 
-
+print(JSON.stringify(GIRepository.IRepository.get_search_path());
 
 Gtk         = imports.gi.Gtk;
 Gdk         = imports.gi.Gdk;