diff console/libgnt/gnttree.h @ 14047:c5bfede33622

[gaim-migrate @ 16660] A couple of minor adjustments, memory leak fixes. And request-ui is almost complete now. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 07 Aug 2006 02:15:58 +0000
parents a71678d2da16
children ae4cbed1b309
line wrap: on
line diff
--- 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);