Method

AtspiAccessibleis_application

Declaration [src]

gboolean
atspi_accessible_is_application (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiApplication interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiApplication interface, FALSE otherwise.