atkTableGetColumnAtIndex {RGtk2} | R Documentation |
Gets a
integerrepresenting the column at the specified
index.
.
atkTableGetColumnAtIndex(object, index)
|
[ |
|
[integer] a integerrepresenting an index in table |
[integer] a gint representing the column at the specified index, or -1 if the table does not implement this interface
Derived by RGtkGen from GTK+ documentation