Method

GtkGridset_row_homogeneous

Declaration [src]

void
gtk_grid_set_row_homogeneous (
  GtkGrid* grid,
  gboolean homogeneous
)

Description [src]

Sets whether all rows of grid will have the same height.

Parameters

homogeneous

Type: gboolean

TRUE to make rows homogeneous.