console/libgnt/gnttree.h

changeset 14678
97f57691faab
parent 14675
be8af28d1980
child 14774
317db0f851e0
--- a/console/libgnt/gnttree.h	Sun Sep 24 16:35:31 2006 +0000
+++ b/console/libgnt/gnttree.h	Sun Sep 24 17:07:38 2006 +0000
@@ -123,6 +123,9 @@
 
 void gnt_tree_set_show_separator(GntTree *tree, gboolean set);
 
+/* This will try to automatically adjust the width of the columns in the tree */
+void gnt_tree_adjust_columns(GntTree *tree);
+
 G_END_DECLS
 
 /* The following functions should NOT be used by applications. */

mercurial