Method

AtspiAccessibleis_image

Declaration [src]

gboolean
atspi_accessible_is_image (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiImage interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiImage interface, FALSE otherwise.