gtkTableGetRowSpacing {RGtk2} | R Documentation |
Gets the amount of space between row row
, and
row row
+ 1. See gtkTableSetRowSpacing
.
gtkTableGetRowSpacing(object, row)
|
[GtkTable ] a GtkTable |
|
[numeric] a row in the table, 0 indicates the first row |
[numeric] the row spacing
Derived by RGtkGen from GTK+ documentation