[d-feet/pygi] Don't expand the whole introspection tree
- From: Thomas Bechtold <toabctl src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [d-feet/pygi] Don't expand the whole introspection tree
- Date: Mon, 15 Oct 2012 15:46:21 +0000 (UTC)
commit 26e4089a43f362f55cd175238ac409dc30e2bebd
Author: Thomas Bechtold <thomasbechtold jpberlin de>
Date:   Tue Oct 9 19:34:01 2012 +0200
    Don't expand the whole introspection tree
 dfeet/introspection.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/dfeet/introspection.py b/dfeet/introspection.py
index 74acfdc..b68d2e2 100644
--- a/dfeet/introspection.py
+++ b/dfeet/introspection.py
@@ -201,8 +201,6 @@ class AddressInfo():
                     pass
 
                 self.introspect_box.show_all()
-                #TODO: remove this and add a button to expand the whole tree!?
-                self.__treeview.expand_all()
 
 
     def __dbus_node_introspect(self, object_path):
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]