get_homogeneous


Description:

public bool get_homogeneous ()

Returns whether the table cells are all constrained to the same width and height.

Note:

Use gtk_grid_get_row_homogeneous and gtk_grid_get_column_homogeneous with GtkGrid.

(See gtk_table_set_homogeneous ())

Parameters:

this

a Table

Returns:

true if the cells are all constrained to the same size