Method

GtkGridget_column_spacing

Declaration [src]

guint
gtk_grid_get_column_spacing (
  GtkGrid* grid
)

Description [src]

Returns the amount of space between the columns of grid.

Return value

Type: guint

The column spacing of grid.