gtk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.A displaying a hierarchical tree.
The widget is used for showing a hierarchical tree to the user, for example a directory tree. The tree is internally represented as a set of nodes.
Positions in the tree are often indicated by two arguments, a parent and a sibling, both node pointers. If the parent is , the position is at the root of the tree and if the sibling is , it will be the last child of parent, otherwise it wil be inserted just before the sibling.
Warning: is deprecated and should not be used in newly-written code.
System.ObjectConstructorTo be addeda To be addedMethodGLib.GTypeTo be addeda To be addedMethodGLib.GTypeTo be addeda To be addedMethodGLib.GTypeTo be addeda To be addedMethodGLib.GTypeTo be addeda To be added