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