Method

AtspiAccessibleis_collection

Declaration [src]

gboolean
atspi_accessible_is_collection (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiCollection interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiCollection interface, FALSE otherwise.