| gtkTableSetColSpacings {RGtk2} | R Documentation |
Sets the space between every column in table equal to spacing.
gtkTableSetColSpacings(object, spacing)
|
[GtkTable] a GtkTable. |
|
[numeric] the number of pixels of space to place between every column in the table. |
Derived by RGtkGen from GTK+ documentation