Add IDL docs to tarball, and build them with doxygen when available.
[platform/core/uifw/at-spi2-atk.git] / docs / reference / cspi / tmpl / spi_editabletext.sgml
1 <!-- ##### SECTION Title ##### -->
2 AccessibleEditableText Interface
3
4 <!-- ##### SECTION Short_Description ##### -->
5
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### SECTION Stability_Level ##### -->
18
19
20 <!-- ##### FUNCTION AccessibleEditableText_ref ##### -->
21 <para>
22
23 </para>
24
25 @obj: 
26
27
28 <!-- ##### FUNCTION AccessibleEditableText_unref ##### -->
29 <para>
30
31 </para>
32
33 @obj: 
34
35
36 <!-- ##### FUNCTION AccessibleEditableText_copyText ##### -->
37 <para>
38
39 </para>
40
41 @obj: 
42 @startPos: 
43 @endPos: 
44 @Returns: 
45
46
47 <!-- ##### FUNCTION AccessibleEditableText_deleteText ##### -->
48 <para>
49
50 </para>
51
52 @obj: 
53 @startPos: 
54 @endPos: 
55 @Returns: 
56
57
58 <!-- ##### FUNCTION AccessibleEditableText_insertText ##### -->
59 <para>
60
61 </para>
62
63 @obj: 
64 @position: 
65 @text: 
66 @length: 
67 @Returns: 
68
69
70 <!-- ##### FUNCTION AccessibleEditableText_cutText ##### -->
71 <para>
72
73 </para>
74
75 @obj: 
76 @startPos: 
77 @endPos: 
78 @Returns: 
79
80
81 <!-- ##### FUNCTION AccessibleEditableText_pasteText ##### -->
82 <para>
83
84 </para>
85
86 @obj: 
87 @position: 
88 @Returns: 
89
90
91 <!-- ##### FUNCTION AccessibleEditableText_setTextContents ##### -->
92 <para>
93
94 </para>
95
96 @obj: 
97 @newContents: 
98 @Returns: 
99
100
101 <!-- ##### FUNCTION AccessibleEditableText_setAttributes ##### -->
102 <para>
103
104 </para>
105
106 @obj: 
107 @attributes: 
108 @startOffset: 
109 @endOffset: 
110 @Returns: 
111
112