RGtk2 (version 2.20.31)

gtkTableSetRowSpacing: gtkTableSetRowSpacing

Description

Changes the space between a given table row and the subsequent row.

Usage

gtkTableSetRowSpacing(object, row, spacing)

Arguments

object
a GtkTable containing the row whose properties you wish to change.
row
row number whose spacing will be changed.
spacing
number of pixels that the spacing should take up.