Returns whether the table cells are all constrained to the same width and height.
Use get_row_homogeneous and get_column_homogeneous with Grid.
(See gtk_table_set_homogeneous ())
this |
a Table |
true if the cells are all constrained to the same size |