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