[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
resizing GtkTable
- From: Tobias Werth <sitowert informatik stud uni-erlangen de>
- To: gtk-app-devel-list gnome org
- Subject: resizing GtkTable
- Date: Thu, 23 Sep 2004 18:02:16 +0200
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]