Imported version 2.7.91
[platform/core/uifw/at-spi2-core.git] / doc / libatspi / tmpl / atspi-hyperlink.sgml
1 <!-- ##### SECTION Title ##### -->
2 atspi-hyperlink
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Instances of atspi-hyperlink are the means by which end users
6 and clients interact with linked content.
7
8 <!-- ##### SECTION Long_Description ##### -->
9 <para>
10  Instances of atspi-hyperlink are returned by
11  atspi-hypertext objects, and are the means by
12  which end users and clients interact with linked,
13  and in some cases embedded, content. These instances
14  may have multiple "anchors", where an anchor corresponds to a
15  reference to a particular resource with a corresponding resource
16  identified (URI).
17 </para>
18
19 <!-- ##### SECTION See_Also ##### -->
20 <para>
21
22 </para>
23
24 <!-- ##### SECTION Stability_Level ##### -->
25
26
27 <!-- ##### SECTION Image ##### -->
28
29
30 <!-- ##### STRUCT AtspiHyperlink ##### -->
31 <para>
32
33 </para>
34
35
36 <!-- ##### STRUCT AtspiHyperlinkClass ##### -->
37 <para>
38
39 </para>
40
41 @parent_class: 
42
43 <!-- ##### FUNCTION atspi_hyperlink_get_n_anchors ##### -->
44 <para>
45
46 </para>
47
48 @obj: 
49 @error: 
50 @Returns: 
51
52
53 <!-- ##### FUNCTION atspi_hyperlink_get_uri ##### -->
54 <para>
55
56 </para>
57
58 @obj: 
59 @i: 
60 @error: 
61 @Returns: 
62
63
64 <!-- ##### FUNCTION atspi_hyperlink_get_object ##### -->
65 <para>
66
67 </para>
68
69 @obj: 
70 @i: 
71 @error: 
72 @Returns: 
73
74
75 <!-- ##### FUNCTION atspi_hyperlink_get_index_range ##### -->
76 <para>
77
78 </para>
79
80 @obj: 
81 @error: 
82 @Returns: 
83
84
85 <!-- ##### FUNCTION atspi_hyperlink_get_start_index ##### -->
86 <para>
87
88 </para>
89
90 @obj: 
91 @error: 
92 @Returns: 
93
94
95 <!-- ##### FUNCTION atspi_hyperlink_get_end_index ##### -->
96 <para>
97
98 </para>
99
100 @obj: 
101 @error: 
102 @Returns: 
103
104
105 <!-- ##### FUNCTION atspi_hyperlink_is_valid ##### -->
106 <para>
107
108 </para>
109
110 @obj: 
111 @error: 
112 @Returns: 
113
114