TableIF.getRowHeader

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

interface TableIF
getRowHeader
(
int row
)

Parameters

row int

a gint representing a row in the table

Return Value

Type: ObjectAtk

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