Method
AtspiTableget_summary
Declaration [src]
AtspiAccessible*
atspi_table_get_summary (
  AtspiTable* obj
  GError** error
)
Return value
Type: AtspiAccessible
An AtspiAccessible object that serves as the
         table’s summary (often a reduced AtspiTable).
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |