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.
| Sets property | Gtk.Grid:row-homogeneous |