Updated docs.
[platform/upstream/atk.git] / docs / tmpl / atkstreamablecontent.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkStreamableContent
3
4 <!-- ##### SECTION Short_Description ##### -->
5 accessibility interface for objects that contain streamable content
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 The AtkStreamableContent interface should be supported by any object
10 that contains streamable content.
11 </para>
12
13 <!-- ##### SECTION See_Also ##### -->
14 <para>
15
16 </para>
17
18 <!-- ##### FUNCTION atk_streamable_content_get_n_mime_types ##### -->
19 <para>
20
21 </para>
22
23 @streamable: 
24 @Returns: 
25
26
27 <!-- ##### FUNCTION atk_streamable_content_get_mime_type ##### -->
28 <para>
29
30 </para>
31
32 @streamable: 
33 @i: 
34 @Returns: 
35
36
37 <!-- ##### FUNCTION atk_streamable_content_get_stream ##### -->
38 <para>
39
40 </para>
41
42 @streamable: 
43 @mime_type: 
44 @Returns: 
45
46