[at-spi] 2009-06-03 Li Yuan <li yuan sun com>
- From: Li Yuan <liyuan src gnome org>
- To: svn-commits-list gnome org
- Subject: [at-spi] 2009-06-03 Li Yuan <li yuan sun com>
- Date: Wed, 3 Jun 2009 05:31:26 -0400 (EDT)
commit 07d8fd115babad6ce81c79dd06fa513cae7daadf
Author: Li Yuan <li yuan sun com>
Date: Wed Jun 3 17:39:32 2009 +0800
2009-06-03 Li Yuan <li yuan sun com>
Bug #489828. Provide ability to get character attributes at "insertion point".
---
idl/Accessibility_Text.idl | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/idl/Accessibility_Text.idl b/idl/Accessibility_Text.idl
index 133594c..ee8ef02 100644
--- a/idl/Accessibility_Text.idl
+++ b/idl/Accessibility_Text.idl
@@ -411,7 +411,8 @@ module Accessibility {
* startOffset and endOffset will be back-filled to indicate the start and end of the attribute run
* which contains 'offset' - an attribute run is a contiguous section of text whose attributes are
* homogeneous.
- * @param offset the offset of the character whose attributes will be reported.
+ * @param offset the offset of the character whose attributes will be reported. -1 means the offset of
+ * the character to be inserted at the caret location.
* @param startOffset backfilled with the starting offset of the character range over which all
* text attributes match those of \c offset, i.e. the start of the homogeneous
* attribute run including \c offset.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]