GtkTable::set_homogeneous

void set_homogeneous(bool homogeneous);

Changes the homogenous property of table cells, ie. whether all cells are an equal size or not.

See also: get_homogeneous()