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