Method

AtspiAccessibleis_table

Declaration [src]

gboolean
atspi_accessible_is_table (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiTable interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiTable interface, FALSE otherwise.