| atkTableGetRowExtentAt {RGtk2} | R Documentation |
Gets the number of rows occupied by the accessible object
at a specified row and column in the table.
atkTableGetRowExtentAt(object, row, column)
|
[ |
|
[integer] a |
|
[integer] a |
[integer] a gint representing the row extent at specified position, or 0 if value does not implement this interface.
Derived by RGtkGen from GTK+ documentation