Virtual Method
AtkTableget_row_extent_at
Declaration [src]
gint
get_row_extent_at (
  AtkTable* table,
  gint row,
  gint column
)
Description [src]
Gets the number of rows occupied by the accessible object
at a specified row and column in the table.