Is there a good way to set the width and height of the cells in this table?
The only method I can think of is to set the size of each cell individually:
$widget->set_size_request(x, y);That would be acceptable for a 3x3 table, but perhaps not for a 100x100 table. Is there a more efficient way to do it?
In reply to Homogenous gtk2::table cell size by aslewis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |