Method

GtkGridLayoutset_row_homogeneous

Declaration [src]

void
gtk_grid_layout_set_row_homogeneous (
  GtkGridLayout* grid,
  gboolean homogeneous
)

Description [src]

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

Parameters

homogeneous

Type: gboolean

TRUE to make rows homogeneous.