Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTableSetRowSpacings: gtkTableSetRowSpacings
Description
Sets the space between every row in
table
equal to
spacing
.
Usage
gtkTableSetRowSpacings(object, spacing)
Arguments
object
a
GtkTable
.
spacing
the number of pixels of space to place between every row in the table.