Gtk.Grid.prototype.get_row_spacing

function get_row_spacing():Number {
    // Gjs wrapper for gtk_grid_get_row_spacing()
}

Returns the amount of space between the rows of grid.

Returns

the row spacing of grid