Class | Gtk::TreeIter |
In: |
lib/json/editor.rb
|
Parent: | Object |
The Gtk::TreeIter class is reopened and some auxiliary methods are added.
Traverse each of this Gtk::TreeIter instance‘s children and yield to them.
Recursively traverse all nodes of this Gtk::TreeIter‘s subtree (including self) and yield to them.
Sets the type of this node to value. This implies setting the respective icon accordingly.