Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
atkTableGetRowAtIndex: atkTableGetRowAtIndex
Description
Gets a
integer
representing the row at the specified
index.
.
Usage
atkTableGetRowAtIndex(object, index)
Arguments
object
[
AtkTable
] a GObject instance that implements AtkTableInterface
index
[integer] a
integer
representing an index in
table
Value
or -1 if the table does not implement this interface