RGtk2 (version 2.20.31)

atkTableRefAt: atkTableRefAt

Description

Get a reference to the table cell at row, column.

Usage

atkTableRefAt(object, row, column)

Arguments

object
[AtkTable] a GObject instance that implements AtkTableIface
row
[integer] a integer representing a row in table
column
[integer] a integer representing a column in table

Value

AtkObject] a AtkObject* representing the referred to accessible