"Dugas, Alan" <[EMAIL PROTECTED]> writes:
> Does anyone know how to append a new row to a clist without having to
> manually set the text in each cell of the row? I would simply like to
> create blank rows without having to allocate and initialize additional
> memory to do so. Any help or suggestions would be greatly appreciated!
>
Just append rows with empty text, i.e. the string "".
Havoc
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list