Only include gthread-2.0 in CFLAGS, not in LIBS. (Always linking with
[platform/upstream/atk.git] / docs / tmpl / atk-unused.sgml
1 <!-- ##### SECTION ./tmpl/atk.sgml:Long_Description ##### -->
2 <para>
3
4 </para>
5
6
7 <!-- ##### SECTION ./tmpl/atk.sgml:See_Also ##### -->
8 <para>
9
10 </para>
11
12
13 <!-- ##### SECTION ./tmpl/atk.sgml:Short_Description ##### -->
14
15
16
17 <!-- ##### SECTION ./tmpl/atk.sgml:Title ##### -->
18 atk
19
20
21 <!-- ##### FUNCTION atk_editable_text_select_text ##### -->
22 <para>
23
24 </para>
25
26 @text: 
27 @start_pos: 
28 @end_pos: 
29
30 <!-- ##### FUNCTION atk_editable_text_set_attributes ##### -->
31 <para>
32
33 </para>
34
35 @text: 
36 @start_pos: 
37 @end_pos: 
38 @attributes: 
39
40 <!-- ##### FUNCTION atk_text_get_range_attributes ##### -->
41 <para>
42
43 </para>
44
45 @text: 
46 @start_offset: 
47 @end_offset: 
48 @Returns: 
49
50 <!-- ##### FUNCTION atk_text_get_row_col_at_offset ##### -->
51 <para>
52
53 </para>
54
55 @text: 
56 @offset: 
57 @row: 
58 @col: 
59
60 <!-- ##### FUNCTION atk_text_get_selected_text ##### -->
61 <para>
62
63 </para>
64
65 @text: 
66 @Returns: 
67
68 <!-- ##### FUNCTION atk_text_get_selection_bounds ##### -->
69 <para>
70
71 </para>
72
73 @text: 
74 @start_offset: 
75 @end_offset: 
76
77 <!-- ##### FUNCTION atk_text_set_selection_bounds ##### -->
78 <para>
79
80 </para>
81
82 @text: 
83 @start_offset: 
84 @end_offset: 
85 @Returns: 
86