Deleting widgets from a GtkTable




If I know where a given widget was attached in a GtkTable, is there
any way to remove it from the table?  It looks like if I have a
GtkWidget *, I can use gtk_container_remove() to remove the widget
from the table; is there a way to get a widget pointer, given a table
and appropriate row and column numbers?

-- 
 _____________________________
/                             \       "Dad was reading a book called
|          David Maze         |     _Schroedinger's Kittens_.  Asexual
|         dmaze@mit.edu       |  reproduction?  Only one cat is in the box."
| http://donut.mit.edu/dmaze/ |               -- Abra Mitchell
\_____________________________/



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