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