resizing GtkTable



Hi,

I attached some GtkLabels to a GtkTable using gtk_table_attach().
Now I wondered what happens with these labels, when I resize the table with
gtk_table_resize() and the some cells and thus the labels are removed from the
table? Does this destroy and clean up the labels in the removed cells? Or have
I to destroy them before making the table smaller?

Thanks,
Tobi



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