Method

AtspiAccessibleis_component

Declaration [src]

gboolean
atspi_accessible_is_component (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements AtspiComponent.

Return value

Type: gboolean

TRUE if obj implements the AtspiComponent interface, FALSE otherwise.