Method

AtspiAccessibleis_value

Declaration [src]

gboolean
atspi_accessible_is_value (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiValue interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiValue interface, FALSE otherwise.