dded atkstreamablecontent.sgml
authorBrian Cameron <bcameron@src.gnome.org>
Thu, 28 Jun 2001 10:45:34 +0000 (10:45 +0000)
committerBrian Cameron <bcameron@src.gnome.org>
Thu, 28 Jun 2001 10:45:34 +0000 (10:45 +0000)
ChangeLog
docs/tmpl/atkstreamablecontent.sgml [new file with mode: 0644]

index 49e20a8..c1e5ea8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,8 @@
        atk/atkhyperlink.c atk/atkobject.c atk/atkregistry.c
        atk/atkstate.c atk/atkstateset.c atk/atkstreamablecontent.c
        atk/atktable.c atk/atktext.c atk/atkutil.c atk/atkvalue.c
-       Cleaned up docs.
+       atk/docs/tmpl/atkstreamablecontent.sgml
+       Cleaned up docs.  Added atkstreamablecontent.sgml
 
 2001-06-28  Brian Cameron <brian.cameron@sun.com>
        *atk/atktable.h, atk/atktable.c
diff --git a/docs/tmpl/atkstreamablecontent.sgml b/docs/tmpl/atkstreamablecontent.sgml
new file mode 100644 (file)
index 0000000..4199115
--- /dev/null
@@ -0,0 +1,46 @@
+<!-- ##### SECTION Title ##### -->
+AtkStreamableContent
+
+<!-- ##### SECTION Short_Description ##### -->
+accessibility interface for objects that contain streamable content.
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+The AtkStreamableContent interface should be supported by any object
+that contains streamable content.
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### FUNCTION atk_streamable_content_get_n_mime_types ##### -->
+<para>
+
+</para>
+
+@streamable: 
+@Returns: 
+
+
+<!-- ##### FUNCTION atk_streamable_content_get_mime_type ##### -->
+<para>
+
+</para>
+
+@streamable: 
+@i: 
+@Returns: 
+
+
+<!-- ##### FUNCTION atk_streamable_content_get_stream ##### -->
+<para>
+
+</para>
+
+@streamable: 
+@mime_type: 
+@Returns: 
+
+