get_row_header
Description:
Gets the row header of a specified row in an accessible table.
Parameters:
this |
a GObject instance that implements AtkTableIface |
row |
a int representing a row in the table |
Returns:
a AtkObject* representing the specified row header, or |