Virtual Method
AtkTableset_column_header
Declaration [src]
void
set_column_header (
  AtkTable* table,
  gint column,
  AtkObject* header
)
Parameters
- column
- 
            Type: gintA #gint representing a column in table.
- header
- 
            Type: AtkObjectAn AtkTable.The data is owned by the caller of the method.