summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Gorse <mgorse@alum.wpi.edu>2019-05-05 16:20:08 -0500
committerMike Gorse <mgorse@alum.wpi.edu>2019-05-05 16:20:08 -0500
commit218af4ee001d1093c0328a55a00e0ae9e4fc3262 (patch)
treeede93395199f76603d7a2c525ef67e05a134ac5c /doc
parent2e14dcd16f43144222385b01157ab408f0a02a4c (diff)
downloadat-spi2-core-218af4ee001d1093c0328a55a00e0ae9e4fc3262.tar.gz
More updates related to reading position notifications
Allow a client to receive notifications through AtspiEventListeners. This involves special casing, since the event is generated by the screen reader, not the GUI, and is, thus, handled by a different DBus interface, but, from the client's perspective, it looks like a normal AT-SPI event. Also renamed atspi_text_notify_read_position to atspi_text_notify_reading_position and fixed a few warnings.
Diffstat (limited to 'doc')
-rw-r--r--doc/libatspi/libatspi-sections.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libatspi/libatspi-sections.txt b/doc/libatspi/libatspi-sections.txt
index 951e8013..af2ab719 100644
--- a/doc/libatspi/libatspi-sections.txt
+++ b/doc/libatspi/libatspi-sections.txt
@@ -32,7 +32,7 @@ atspi_text_get_text_attribute_value
atspi_text_get_text_attributes
atspi_text_scroll_substring_to
atspi_text_scroll_substring_to_point
-atspi_text_notify_read_position
+atspi_text_notify_reading_position
<SUBSECTION Standard>
ATSPI_TEXT
ATSPI_IS_TEXT