Method

AtspiAccessibleis_table_cell

Declaration [src]

gboolean
atspi_accessible_is_table_cell (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiTableCell interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiTable interface, FALSE otherwise.