atkTableGetRowAtIndex: atkTableGetRowAtIndex
Description
Gets a integer
representing the row at the specified index.
, or -1
if the table does not implement this interfaceUsage
atkTableGetRowAtIndex(object, index)
Value
[integer] a gint representing the row at the specified index.