Method
AtkTableget_summary
Declaration [src]
AtkObject*
atk_table_get_summary (
AtkTable* table
)
Return value
Type: AtkObject
A AtkObject* representing a summary description of the table, or zero if value does not implement this interface.
The caller of the method takes ownership of the data, and is responsible for freeing it. |