Method

AtkTableset_summary

Declaration [src]

void
atk_table_set_summary (
  AtkTable* table,
  AtkObject* accessible
)

Description [src]

Sets the summary description of the table.

Parameters

accessible

Type: AtkObject

An AtkObject representing the summary description to set for table.

The data is owned by the caller of the method.