gtk_list_new - deprecated



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






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