Method

AtspiAccessibleis_editable_text

Declaration [src]

gboolean
atspi_accessible_is_editable_text (
  AtspiAccessible* obj
)

Description [src]

Query whether the specified AtspiAccessible implements the AtspiEditableText interface.

Return value

Type: gboolean

TRUE if obj implements the AtspiEditableText interface, FALSE otherwise.