Method

AtspiAccessibleis_action

Declaration [src]

gboolean
atspi_accessible_is_action (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiAction interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiAction interface, FALSE otherwise.