Package Gtk.CTree

Gtk standard package

Class Gtk_CTree

This widget is similar to GtkClist but it displays a tree with expandable nodes instead of a simple list. Gtk_Tree is a more flexible tree widget (it can have arbitrary widgets in the tree cells), but it is less efficient and is limited to 32768 pixels.

Class Gtk_CTree_Node

Gtk standard class