I am trying to learn some GTK+ programming and I was using gtk_list_new() to create a listbox. I was looking up how to clear all the items from the listbox and, to my horror ;-), I found the following comment:
gtk_list_new is deprecated and should not be used in newly-written code. Unfortunately, the documentation did not explain what should be used instead. How does a boy create a listbox these days? Thanks. Andrew _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list