Table.getRowHeader

atk.object.ObjectWrap getRowHeader(int row)

Gets the row header of a specified row in an accessible table.

Parameters

rowa #gint representing a row in the table

Returns

a AtkObject* representing the

specified row header, or null if value does not implement this interface.