--- a/console/libgnt/gnttree.h Sun Aug 06 23:47:34 2006 +0000 +++ b/console/libgnt/gnttree.h Mon Aug 07 02:15:58 2006 +0000 @@ -78,6 +78,7 @@ gpointer gnt_tree_get_selection_data(GntTree *tree); +/* Returned string needs to be freed */ char *gnt_tree_get_selection_text(GntTree *tree); GList *gnt_tree_get_selection_text_list(GntTree *tree);