Table.getRowHeader

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

interface Table
getRowHeader
(
int row
)

Parameters

row int

a #gint representing a row in the table

Return Value

Type: atk.object.ObjectAtk

a AtkObject* representing the specified row header, or null if value does not implement this interface.