atkTableRefAt {RGtk2} | R Documentation |
Get a reference to the table cell at row
, column
.
atkTableRefAt(object, row, column)
|
[AtkTable ] a GObject instance that implements AtkTableIface |
|
[integer] a integer representing a row in table |
|
[integer] a integer representing a column in table |
[AtkObject
] a AtkObject* representing the referred to accessible
Derived by RGtkGen from GTK+ documentation