Method

AtspiAccessibleis_hypertext

Declaration [src]

gboolean
atspi_accessible_is_hypertext (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiHypertext interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiHypertext interface, FALSE otherwise.