gtkTableSetRowSpacing {RGtk2} | R Documentation |
Changes the space between a given table row and the subsequent row.
gtkTableSetRowSpacing(object, row, spacing)
|
a |
|
row number whose spacing will be changed. |
|
number of pixels that the spacing should take up. |
Derived by RGtkGen from GTK+ documentation