console/libgnt/gnttree.h

changeset 14109
1af2b9d5ef3f
parent 14041
6afba85cfc30
child 14153
9da98052a4e1
--- 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);

mercurial