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