Re: gtk_list_store_set_valist()



On Tue, Jul 13, 2004 at 03:47:17PM +0100, Jan wrote:

gtk_list_store_set() is useless in this case - I am building a dynamic
list store and don't know the number of columns at compile time.

Do you really need to set all the cells at once?
I'd just just gtk_list_store_set() in a cycle, setting
column values by one.

Yeti


--
Do not use tab characters. Their effect is not predictable.



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