Added new API for ATK 1.11/1.12. Minor docs cleanup.
[platform/upstream/atk.git] / docs / tmpl / atkregistry.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkRegistry
3
4 <!-- ##### SECTION Short_Description ##### -->
5 An object used to store the GType of the factories used to create an accessible
6 object for an object of a particular GType.
7
8 <!-- ##### SECTION Long_Description ##### -->
9 <para>
10
11 </para>
12
13 <!-- ##### SECTION See_Also ##### -->
14 <para>
15
16 </para>
17
18 <!-- ##### SECTION Stability_Level ##### -->
19
20
21 <!-- ##### STRUCT AtkRegistry ##### -->
22 <para>
23 The AtkRegistry structure should not be accessed directly.
24
25 </para>
26
27
28 <!-- ##### FUNCTION atk_registry_set_factory_type ##### -->
29 <para>
30
31 </para>
32
33 @registry: 
34 @type: 
35 @factory_type: 
36
37
38 <!-- ##### FUNCTION atk_registry_get_factory_type ##### -->
39 <para>
40
41 </para>
42
43 @registry: 
44 @type: 
45 @Returns: 
46
47
48 <!-- ##### FUNCTION atk_registry_get_factory ##### -->
49 <para>
50
51 </para>
52
53 @registry: 
54 @type: 
55 @Returns: 
56
57
58 <!-- ##### FUNCTION atk_get_default_registry ##### -->
59 <para>
60
61 </para>
62
63 @Returns: 
64
65