Method

GtkGridset_column_spacing

Declaration [src]

void
gtk_grid_set_column_spacing (
  GtkGrid* grid,
  guint spacing
)

Description [src]

Sets the amount of space between columns of grid.

Parameters

spacing

Type: guint

The amount of space to insert between columns.