Virtual Method

AtkTableset_caption

Declaration [src]

void
set_caption (
  AtkTable* table,
  AtkObject* caption
)

Description [src]

Sets the caption for the table.

Parameters

caption

Type: AtkObject

A AtkObject representing the caption to set for table.

The data is owned by the caller of the method.