Atk.TextRange¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
bounds |
r/w |
A rectangle giving the bounds of the text range |
|
content |
r/w |
The text in the text range |
|
end_offset |
r/w |
The end offset of a |
|
start_offset |
r/w |
The start offset of a |
Methods¶
None
Details¶
- class Atk.TextRange¶
A structure used to describe a text range.