Method

AtspiAccessibleis_selection

Declaration [src]

gboolean
atspi_accessible_is_selection (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiSelection interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiSelection interface, FALSE otherwise.