~ubuntu-branches/ubuntu/natty/empathy/natty-updates

« back to all changes in this revision

Viewing changes to docs/libempathy-gtk/html/EmpathyChatWindow.html

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2008-03-10 16:39:07 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080310163907-tv41g2zmf0qqgi85
Tags: 0.22.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
<th width="100%" align="center">libempathy-gtk Reference Manual</th>
26
26
<td><a accesskey="n" href="libempathy-gtk-EmpathyConf.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr>
28
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id372366" class="shortcut">Top</a>
29
 
                  &#160;|&#160;
30
 
                  <a href="#id355464" class="shortcut">Description</a>
31
 
                  &#160;|&#160;
32
 
                  <a href="#id345938" class="shortcut">Object Hierarchy</a></nobr></td></tr>
 
28
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id349156" class="shortcut">Top</a>
 
29
                  &#160;|&#160;
 
30
                  <a href="#id361994" class="shortcut">Description</a>
 
31
                  &#160;|&#160;
 
32
                  <a href="#id391666" class="shortcut">Object Hierarchy</a></nobr></td></tr>
33
33
</table>
34
34
<div class="refentry" lang="en">
35
35
<a name="EmpathyChatWindow"></a><div class="titlepage"></div>
36
36
<div class="refnamediv"><table width="100%"><tr>
37
37
<td valign="top">
38
38
<h2>
39
 
<a name="id372366"></a><span class="refentrytitle">EmpathyChatWindow</span>
 
39
<a name="id349156"></a><span class="refentrytitle">EmpathyChatWindow</span>
40
40
</h2>
41
41
<p>EmpathyChatWindow</p>
42
42
</td>
71
71
</pre>
72
72
</div>
73
73
<div class="refsect1" lang="en">
74
 
<a name="id345938"></a><h2>Object Hierarchy</h2>
 
74
<a name="id391666"></a><h2>Object Hierarchy</h2>
75
75
<pre class="synopsis">
76
76
 
77
77
  GObject
79
79
</pre>
80
80
</div>
81
81
<div class="refsect1" lang="en">
82
 
<a name="id355464"></a><h2>Description</h2>
 
82
<a name="id361994"></a><h2>Description</h2>
83
83
<p>
84
84
 
85
85
</p>
86
86
</div>
87
87
<div class="refsect1" lang="en">
88
 
<a name="id355480"></a><h2>Details</h2>
 
88
<a name="id362010"></a><h2>Details</h2>
89
89
<div class="refsect2" lang="en">
90
 
<a name="id355491"></a><h3>
 
90
<a name="id362020"></a><h3>
91
91
<a name="EmpathyChatWindowPriv"></a>EmpathyChatWindowPriv</h3>
92
 
<a class="indexterm" name="id355503"></a><pre class="programlisting">typedef struct _EmpathyChatWindowPriv EmpathyChatWindowPriv;</pre>
 
92
<a class="indexterm" name="id362032"></a><pre class="programlisting">typedef struct _EmpathyChatWindowPriv EmpathyChatWindowPriv;</pre>
93
93
<p>
94
94
 
95
95
</p>
96
96
</div>
97
97
<hr>
98
98
<div class="refsect2" lang="en">
99
 
<a name="id355518"></a><h3>
 
99
<a name="id362048"></a><h3>
100
100
<a name="EmpathyChatWindow-struct"></a>EmpathyChatWindow</h3>
101
 
<a class="indexterm" name="id355531"></a><pre class="programlisting">typedef struct _EmpathyChatWindow EmpathyChatWindow;</pre>
 
101
<a class="indexterm" name="id377555"></a><pre class="programlisting">typedef struct _EmpathyChatWindow EmpathyChatWindow;</pre>
102
102
<p>
103
103
 
104
104
</p>
105
105
</div>
106
106
<hr>
107
107
<div class="refsect2" lang="en">
108
 
<a name="id355546"></a><h3>
 
108
<a name="id377569"></a><h3>
109
109
<a name="empathy-chat-window-get-default"></a>empathy_chat_window_get_default ()</h3>
110
 
<a class="indexterm" name="id355558"></a><pre class="programlisting"><a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a>*  empathy_chat_window_get_default     (void);</pre>
 
110
<a class="indexterm" name="id377581"></a><pre class="programlisting"><a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a>*  empathy_chat_window_get_default     (void);</pre>
111
111
<p>
112
112
 
113
113
</p>
124
124
</div>
125
125
<hr>
126
126
<div class="refsect2" lang="en">
127
 
<a name="id388722"></a><h3>
 
127
<a name="id377617"></a><h3>
128
128
<a name="empathy-chat-window-new"></a>empathy_chat_window_new ()</h3>
129
 
<a class="indexterm" name="id388734"></a><pre class="programlisting"><a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a>*  empathy_chat_window_new             (void);</pre>
 
129
<a class="indexterm" name="id377629"></a><pre class="programlisting"><a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a>*  empathy_chat_window_new             (void);</pre>
130
130
<p>
131
131
 
132
132
</p>
143
143
</div>
144
144
<hr>
145
145
<div class="refsect2" lang="en">
146
 
<a name="id388769"></a><h3>
 
146
<a name="id377664"></a><h3>
147
147
<a name="empathy-chat-window-get-dialog"></a>empathy_chat_window_get_dialog ()</h3>
148
 
<a class="indexterm" name="id388782"></a><pre class="programlisting">GtkWidget*          empathy_chat_window_get_dialog      (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window);</pre>
 
148
<a class="indexterm" name="id377676"></a><pre class="programlisting">GtkWidget*          empathy_chat_window_get_dialog      (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window);</pre>
149
149
<p>
150
150
 
151
151
</p>
169
169
</div>
170
170
<hr>
171
171
<div class="refsect2" lang="en">
172
 
<a name="id388837"></a><h3>
 
172
<a name="id387412"></a><h3>
173
173
<a name="empathy-chat-window-add-chat"></a>empathy_chat_window_add_chat ()</h3>
174
 
<a class="indexterm" name="id388850"></a><pre class="programlisting">void                empathy_chat_window_add_chat        (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window,
 
174
<a class="indexterm" name="id387424"></a><pre class="programlisting">void                empathy_chat_window_add_chat        (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window,
175
175
                                                         <a class="link" href="EmpathyChat.html" title="EmpathyChat">EmpathyChat</a> *chat);</pre>
176
176
<p>
177
177
 
196
196
</div>
197
197
<hr>
198
198
<div class="refsect2" lang="en">
199
 
<a name="id388915"></a><h3>
 
199
<a name="id387489"></a><h3>
200
200
<a name="empathy-chat-window-remove-chat"></a>empathy_chat_window_remove_chat ()</h3>
201
 
<a class="indexterm" name="id388927"></a><pre class="programlisting">void                empathy_chat_window_remove_chat     (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window,
 
201
<a class="indexterm" name="id387501"></a><pre class="programlisting">void                empathy_chat_window_remove_chat     (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window,
202
202
                                                         <a class="link" href="EmpathyChat.html" title="EmpathyChat">EmpathyChat</a> *chat);</pre>
203
203
<p>
204
204
 
223
223
</div>
224
224
<hr>
225
225
<div class="refsect2" lang="en">
226
 
<a name="id388992"></a><h3>
 
226
<a name="id387566"></a><h3>
227
227
<a name="empathy-chat-window-move-chat"></a>empathy_chat_window_move_chat ()</h3>
228
 
<a class="indexterm" name="id389004"></a><pre class="programlisting">void                empathy_chat_window_move_chat       (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *old_window,
 
228
<a class="indexterm" name="id387579"></a><pre class="programlisting">void                empathy_chat_window_move_chat       (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *old_window,
229
229
                                                         <a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *new_window,
230
230
                                                         <a class="link" href="EmpathyChat.html" title="EmpathyChat">EmpathyChat</a> *chat);</pre>
231
231
<p>
256
256
</div>
257
257
<hr>
258
258
<div class="refsect2" lang="en">
259
 
<a name="id389089"></a><h3>
 
259
<a name="id387664"></a><h3>
260
260
<a name="empathy-chat-window-switch-to-chat"></a>empathy_chat_window_switch_to_chat ()</h3>
261
 
<a class="indexterm" name="id389102"></a><pre class="programlisting">void                empathy_chat_window_switch_to_chat  (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window,
 
261
<a class="indexterm" name="id387676"></a><pre class="programlisting">void                empathy_chat_window_switch_to_chat  (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window,
262
262
                                                         <a class="link" href="EmpathyChat.html" title="EmpathyChat">EmpathyChat</a> *chat);</pre>
263
263
<p>
264
264
 
283
283
</div>
284
284
<hr>
285
285
<div class="refsect2" lang="en">
286
 
<a name="id389167"></a><h3>
 
286
<a name="id387741"></a><h3>
287
287
<a name="empathy-chat-window-has-focus"></a>empathy_chat_window_has_focus ()</h3>
288
 
<a class="indexterm" name="id389179"></a><pre class="programlisting">gboolean            empathy_chat_window_has_focus       (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window);</pre>
 
288
<a class="indexterm" name="id387753"></a><pre class="programlisting">gboolean            empathy_chat_window_has_focus       (<a class="link" href="EmpathyChatWindow.html" title="EmpathyChatWindow">EmpathyChatWindow</a> *window);</pre>
289
289
<p>
290
290
 
291
291
</p>
309
309
</div>
310
310
<hr>
311
311
<div class="refsect2" lang="en">
312
 
<a name="id389235"></a><h3>
 
312
<a name="id387809"></a><h3>
313
313
<a name="empathy-chat-window-find-chat"></a>empathy_chat_window_find_chat ()</h3>
314
 
<a class="indexterm" name="id389247"></a><pre class="programlisting"><a class="link" href="EmpathyChat.html" title="EmpathyChat">EmpathyChat</a>*        empathy_chat_window_find_chat       (<a
 
314
<a class="indexterm" name="id387821"></a><pre class="programlisting"><a class="link" href="EmpathyChat.html" title="EmpathyChat">EmpathyChat</a>*        empathy_chat_window_find_chat       (<a
315
315
href="/usr/share/gtk-doc/html/libmissioncontrol/McAccount.html"
316
316
>McAccount</a> *account,
317
317
                                                         const gchar *id);</pre>
343
343
</div>
344
344
</div>
345
345
<div class="refsect1" lang="en">
346
 
<a name="id389324"></a><div class="refsect2" lang="en"><a name="id389325"></a></div>
 
346
<a name="id387898"></a><div class="refsect2" lang="en"><a name="id387899"></a></div>
347
347
<hr>
348
 
<div class="refsect2" lang="en"><a name="id389326"></a></div>
 
348
<div class="refsect2" lang="en"><a name="id387900"></a></div>
349
349
</div>
350
350
</div>
351
351
</body>