Imported version 2.7.91
[platform/core/uifw/at-spi2-core.git] / doc / libatspi / tmpl / atspi-hypertext.sgml
1 <!-- ##### SECTION Title ##### -->
2 atspi-hypertext
3
4 <!-- ##### SECTION Short_Description ##### -->
5 An interface used for objects which implement linking between
6 multiple resource locations.
7
8 <!-- ##### SECTION Long_Description ##### -->
9 <para>
10 An interface used for objects which implement linking between
11 multiple resource or content locations, or multiple 'markers'
12 within a single document. A hypertext instance is associated
13 with one or more hyperlinks which are associated with   particular
14 offests within the hypertext's content.
15 </para>
16
17 <!-- ##### SECTION See_Also ##### -->
18 <para>
19
20 </para>
21
22 <!-- ##### SECTION Stability_Level ##### -->
23
24
25 <!-- ##### SECTION Image ##### -->
26
27
28 <!-- ##### STRUCT AtspiHypertext ##### -->
29 <para>
30
31 </para>
32
33
34 <!-- ##### FUNCTION atspi_hypertext_get_n_links ##### -->
35 <para>
36
37 </para>
38
39 @obj: 
40 @error: 
41 @Returns: 
42
43
44 <!-- ##### FUNCTION atspi_hypertext_get_link ##### -->
45 <para>
46
47 </para>
48
49 @obj: 
50 @link_index: 
51 @error: 
52 @Returns: 
53
54
55 <!-- ##### FUNCTION atspi_hypertext_get_link_index ##### -->
56 <para>
57
58 </para>
59
60 @obj: 
61 @character_offset: 
62 @error: 
63 @Returns: 
64
65