Gtk.Grid.prototype.set_row_homogeneous

function set_row_homogeneous(homogeneous:Boolean):void {
    // Gjs wrapper for gtk_grid_set_row_homogeneous()
}

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

homogeneous

true to make rows homogeneous