Gtk.Grid.prototype.set_row_spacing
function set_row_spacing(spacing:Number):void { // Gjs wrapper for gtk_grid_set_row_spacing() }
Sets the amount of space between rows of grid.
- spacing
the amount of space to insert between rows
function set_row_spacing(spacing:Number):void { // Gjs wrapper for gtk_grid_set_row_spacing() }
Sets the amount of space between rows of grid.
the amount of space to insert between rows