summaryrefslogtreecommitdiff
path: root/docs/tmpl/atkregistry.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/atkregistry.sgml')
-rw-r--r--docs/tmpl/atkregistry.sgml55
1 files changed, 55 insertions, 0 deletions
diff --git a/docs/tmpl/atkregistry.sgml b/docs/tmpl/atkregistry.sgml
new file mode 100644
index 0000000..ebc68ec
--- /dev/null
+++ b/docs/tmpl/atkregistry.sgml
@@ -0,0 +1,55 @@
+<!-- ##### SECTION Title ##### -->
+AtkRegistry
+
+<!-- ##### SECTION Short_Description ##### -->
+registry for registering new #AtkObject factories
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+A registry for registering new #AtkObject factories.
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### FUNCTION atk_registry_set_factory_type ##### -->
+<para>
+
+</para>
+
+@registry:
+@type:
+@factory_type:
+
+
+<!-- ##### FUNCTION atk_registry_get_factory_type ##### -->
+<para>
+
+</para>
+
+@registry:
+@type:
+@Returns:
+
+
+<!-- ##### FUNCTION atk_registry_get_factory ##### -->
+<para>
+
+</para>
+
+@registry:
+@type:
+@Returns:
+
+
+<!-- ##### FUNCTION atk_get_default_registry ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+