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