Virtual Method

AtkTableget_summary

Declaration [src]

AtkObject*
get_summary (
  AtkTable* table
)

Description [src]

Gets the summary description of the table.

Return value

Type: AtkObject

A AtkObject* representing a summary description of the table, or zero if value does not implement this interface.

The returned data is owned by the instance.