45098af38bb7323e89b3ce03f85563383c719593
[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 <!-- ##### STRUCT AtkRegistry ##### -->
19 <para>
20 The AtkRegistry structure should not be accessed directly.
21
22 </para>
23
24
25 <!-- ##### FUNCTION atk_registry_set_factory_type ##### -->
26 <para>
27
28 </para>
29
30 @registry: 
31 @type: 
32 @factory_type: 
33
34
35 <!-- ##### FUNCTION atk_registry_get_factory_type ##### -->
36 <para>
37
38 </para>
39
40 @registry: 
41 @type: 
42 @Returns: 
43
44
45 <!-- ##### FUNCTION atk_registry_get_factory ##### -->
46 <para>
47
48 </para>
49
50 @registry: 
51 @type: 
52 @Returns: 
53
54
55 <!-- ##### FUNCTION atk_get_default_registry ##### -->
56 <para>
57
58 </para>
59
60 @Returns: 
61
62