--- 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. */