f410f784b489aec5d454be2425763ca49f0e590f
[platform/upstream/atk.git] / docs / tmpl / atkhypertext.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkHypertext
3
4 <!-- ##### SECTION Short_Description ##### -->
5 the base class for all classes that present hypertext information
6 on the display
7
8 <!-- ##### SECTION Long_Description ##### -->
9 <para>
10 The AtkHypertext class is the base class for all classes that present 
11 hypertext information on the display. This class provides the standard 
12 mechanism for an assistive technology to access that text via its 
13 content, attributes, and spatial location. It also provides standard 
14 mechanisms for manipulating hyperlinks.
15 </para>
16
17 <!-- ##### SECTION See_Also ##### -->
18 <para>
19
20 </para>
21
22 <!-- ##### STRUCT AtkHypertext ##### -->
23 <para>
24
25 </para>
26
27
28 <!-- ##### STRUCT AtkHypertextIface ##### -->
29 <para>
30
31 </para>
32
33 @parent: 
34 @get_link: 
35 @get_n_links: 
36 @get_link_index: 
37
38 <!-- ##### FUNCTION atk_hypertext_get_link ##### -->
39 <para>
40
41 </para>
42
43 @hypertext: 
44 @link_index: 
45 @Returns: 
46
47
48 <!-- ##### FUNCTION atk_hypertext_get_n_links ##### -->
49 <para>
50
51 </para>
52
53 @hypertext: 
54 @Returns: 
55
56
57 <!-- ##### FUNCTION atk_hypertext_get_link_index ##### -->
58 <para>
59
60 </para>
61
62 @hypertext: 
63 @char_index: 
64 @Returns: 
65
66