Method

GtkGridget_row_spacing

Declaration [src]

guint
gtk_grid_get_row_spacing (
  GtkGrid* grid
)

Description [src]

Returns the amount of space between the rows of grid.

Gets propertyGtk.Grid:row-spacing

Return value

Type: guint

The row spacing of grid.