1 <!-- ##### SECTION Title ##### -->
4 <!-- ##### SECTION Short_Description ##### -->
5 accessibility interface for text widgets
7 <!-- ##### SECTION Long_Description ##### -->
9 AtkText provides an accessibility interface for text widgets
12 <!-- ##### SECTION See_Also ##### -->
17 <!-- ##### STRUCT AtkText ##### -->
23 <!-- ##### STRUCT AtkTextIface ##### -->
30 @get_text_after_offset:
32 @get_character_at_offset:
33 @get_text_before_offset:
35 @get_range_attributes:
36 @get_character_extents:
48 <!-- ##### ENUM AtkTextBoundary ##### -->
53 @ATK_TEXT_BOUNDARY_CHAR:
54 @ATK_TEXT_BOUNDARY_CURSOR_POS:
55 @ATK_TEXT_BOUNDARY_WORD_START:
56 @ATK_TEXT_BOUNDARY_WORD_END:
57 @ATK_TEXT_BOUNDARY_SENTENCE_START:
58 @ATK_TEXT_BOUNDARY_SENTENCE_END:
59 @ATK_TEXT_BOUNDARY_LINE_START:
60 @ATK_TEXT_BOUNDARY_LINE_END:
62 <!-- ##### FUNCTION atk_text_get_text ##### -->
73 <!-- ##### FUNCTION atk_text_get_character_at_offset ##### -->
83 <!-- ##### FUNCTION atk_text_get_text_after_offset ##### -->
92 <!-- # Unused Parameters # -->
97 <!-- ##### FUNCTION atk_text_get_text_at_offset ##### -->
106 <!-- # Unused Parameters # -->
111 <!-- ##### FUNCTION atk_text_get_text_before_offset ##### -->
120 <!-- # Unused Parameters # -->
125 <!-- ##### FUNCTION atk_text_get_caret_offset ##### -->
134 <!-- ##### FUNCTION atk_text_get_character_extents ##### -->
145 <!-- # Unused Parameters # -->
149 <!-- ##### FUNCTION atk_text_get_character_count ##### -->
158 <!-- ##### FUNCTION atk_text_get_offset_at_point ##### -->
167 <!-- # Unused Parameters # -->
171 <!-- ##### FUNCTION atk_text_get_n_selections ##### -->
180 <!-- ##### FUNCTION atk_text_get_selection ##### -->
192 <!-- ##### FUNCTION atk_text_add_selection ##### -->
203 <!-- ##### FUNCTION atk_text_remove_selection ##### -->
213 <!-- ##### FUNCTION atk_text_set_selection ##### -->
225 <!-- ##### FUNCTION atk_text_set_caret_offset ##### -->