Method

AtspiAccessibleis_hyperlink

Declaration [src]

gboolean
atspi_accessible_is_hyperlink (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiHyperlink interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiHypertext interface, FALSE otherwise.