Re: Remove all nodes in CTree?



gtk_clist_clear (GTK_CLIST (tree));

Sebastian

On Sun, Feb 25, 2001 at 10:39:49PM -0800, Matt Hillebrand wrote:
> Is there a way to flush out a CTree without recursively calling
> gtk_ctree_remove_node()? This can take a long time if there are a lot of
> nodes in the tree. This seems to be the only way I can create a new tree
> afterwards. 
> 
> Thanks,
> 
> Matthew P. Hillebrand




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]