Virtual Method
AtkTableget_row_header
Declaration [src]
AtkObject*
get_row_header (
AtkTable* table,
gint row
)
Return value
Type: AtkObject
A AtkObject* representing the
specified row header, or NULL
if value does not implement this interface.
The returned data is owned by the instance. |
The return value can be NULL . |