e8ba992a0fcb1d45b807fd5de321d74aeecb4f1b
[platform/upstream/atk.git] / docs / tmpl / atkhypertext.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkHypertext
3
4 <!-- ##### SECTION Short_Description ##### -->
5 The ATK interface which provides standard mechanism for manipulating hyperlinks.
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### STRUCT AtkHypertext ##### -->
18 <para>
19 The AtkHypertext structure does not contain any fields.
20 </para>
21
22
23 <!-- ##### FUNCTION atk_hypertext_get_link ##### -->
24 <para>
25
26 </para>
27
28 @hypertext: 
29 @link_index: 
30 @Returns: 
31
32
33 <!-- ##### FUNCTION atk_hypertext_get_n_links ##### -->
34 <para>
35
36 </para>
37
38 @hypertext: 
39 @Returns: 
40
41
42 <!-- ##### FUNCTION atk_hypertext_get_link_index ##### -->
43 <para>
44
45 </para>
46
47 @hypertext: 
48 @char_index: 
49 @Returns: 
50
51
52 <!-- ##### SIGNAL AtkHypertext::link-selected ##### -->
53 <para>
54 The "link-selected" signal is emitted by an AtkHyperText object when one of
55 the hyperlinks associated with the object is selected.
56 </para>
57
58 @atkhypertext: the object which received the signal.
59 @arg1: the index of the hyperlink which is selected
60