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