Method

AtspiAccessibleis_document

Declaration [src]

gboolean
atspi_accessible_is_document (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiDocument interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiDocument interface, FALSE otherwise.