Gtk.Grid.prototype.get_row_homogeneous

function get_row_homogeneous():Boolean {
    // Gjs wrapper for gtk_grid_get_row_homogeneous()
}

Returns whether all rows of grid have the same height.

Returns

whether all rows of grid have the same height.