How can one access the label (or whatever one uses for its display inside the tree
widget) of a GtkTreeItem?

Another question is... how can you access the GtkTreeItem widget for which a known
GtkTree pointer is a subtree?  and then from a GtkTreeItem, how can you get a pointer
to the GtkTree from which the treeitem was _prepend or _append'ed to?

(my intention is, given an arbitrary GtkTreeItem within a nested tree, how can I
walk back up the tree and see each TreeItem's label)

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to