Is there any particular reason for GtkTreeItem not to have a method get_subtree to do the same job as the macro GTK_TREE_ITEM_SUBTREE? gtktreeitem.h defines: #define GTK_TREE_ITEM_SUBTREE(obj) (GTK_TREE_ITEM(obj)->subtree) How would one go about getting the subtree today? Anders "Quest" Qvist NetGuide Scandinavia -- Why suffer scarcity? Look for the Open Source and enter a world of plenty! To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
