GtkTable::resize

void resize(int rows, int columns);

If you need to change a table's size after it has been created, this function allows you to do so.