~ubuntu-branches/ubuntu/oneiric/libinfinity/oneiric

« back to all changes in this revision

Viewing changes to docs/reference/libinftext/tmpl/inf-text-session.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2011-04-03 15:50:33 UTC
  • mfrom: (1.2.4 upstream) (1.4.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110403155033-eqntz262lxzt0d8s
Tags: 0.5.0-2
* Fix infinoted postinst and prerm.  (Closes: #620687)
* Updated debian/copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
InfTextSession
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
 
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
 
10
 
</para>
11
 
 
12
 
<!-- ##### SECTION See_Also ##### -->
13
 
<para>
14
 
 
15
 
</para>
16
 
 
17
 
<!-- ##### SECTION Stability_Level ##### -->
18
 
 
19
 
 
20
 
<!-- ##### ENUM InfTextSessionError ##### -->
21
 
<para>
22
 
 
23
 
</para>
24
 
 
25
 
@INF_TEXT_SESSION_ERROR_INVALID_HUE: 
26
 
@INF_TEXT_SESSION_ERROR_FAILED: 
27
 
 
28
 
<!-- ##### STRUCT InfTextSession ##### -->
29
 
<para>
30
 
 
31
 
</para>
32
 
 
33
 
 
34
 
<!-- ##### ARG InfTextSession:caret-update-interval ##### -->
35
 
<para>
36
 
 
37
 
</para>
38
 
 
39
 
<!-- ##### FUNCTION inf_text_session_new ##### -->
40
 
<para>
41
 
 
42
 
</para>
43
 
 
44
 
@manager: 
45
 
@buffer: 
46
 
@io: 
47
 
@status: 
48
 
@sync_group: 
49
 
@sync_connection: 
50
 
@Returns: 
51
 
 
52
 
 
53
 
<!-- ##### FUNCTION inf_text_session_new_with_user_table ##### -->
54
 
<para>
55
 
 
56
 
</para>
57
 
 
58
 
@manager: 
59
 
@buffer: 
60
 
@io: 
61
 
@user_table: 
62
 
@status: 
63
 
@sync_group: 
64
 
@sync_connection: 
65
 
@Returns: 
66
 
 
67
 
 
68
 
<!-- ##### FUNCTION inf_text_session_set_user_color ##### -->
69
 
<para>
70
 
 
71
 
</para>
72
 
 
73
 
@session: 
74
 
@user: 
75
 
@hue: 
76
 
 
77
 
 
78
 
<!-- ##### FUNCTION inf_text_session_flush_requests_for_user ##### -->
79
 
<para>
80
 
 
81
 
</para>
82
 
 
83
 
@session: 
84
 
@user: 
85
 
 
86