Returns whether the table cells are all constrained to the same width and height. (See gtk_table_set_homogeneous ())
Deprecated: Use gtk_grid_get_row_homogeneous() and gtk_grid_get_column_homogeneous() with #GtkGrid.
Return: %TRUE if the cells are all constrained to the same size
See Implementation
Returns whether the table cells are all constrained to the same width and height. (See gtk_table_set_homogeneous ())