~ubuntu-branches/ubuntu/karmic/libtinymail/karmic

« back to all changes in this revision

Viewing changes to docs/devel/reference/tmpl/tny-gtk-text-buffer-stream.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-10-12 11:21:12 UTC
  • Revision ID: james.westby@ubuntu.com-20071012112112-fod9fs7yrooxjr7i
Tags: upstream-0.0.2
ImportĀ upstreamĀ versionĀ 0.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
TnyGtkTextBufferStream
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
An adaptor between #TnyStream and #GtkTextBuffer
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
A #TnyStream implementation that adapts a #GtkTextBuffer.
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
#GtkTextBuffer, #TnyStream, #TnyMsgView, #TnyGtkMsgView
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### STRUCT TnyGtkTextBufferStream ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
 
 
26
<!-- ##### FUNCTION tny_gtk_text_buffer_stream_new ##### -->
 
27
<para>
 
28
 
 
29
</para>
 
30
 
 
31
@buffer: 
 
32
@Returns: 
 
33
 
 
34
 
 
35
<!-- ##### FUNCTION tny_gtk_text_buffer_stream_set_text_buffer ##### -->
 
36
<para>
 
37
 
 
38
</para>
 
39
 
 
40
@self: 
 
41
@buffer: 
 
42
 
 
43