Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTableGetColSpacing: gtkTableGetColSpacing
Description
Gets the amount of space between column
col
, and column
col
+ 1. See
gtkTableSetColSpacing
.
Usage
gtkTableGetColSpacing(object, column)
Arguments
object
a
GtkTable
column
a column in the table, 0 indicates the first column
Value