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