~ubuntu-branches/ubuntu/karmic/empathy/karmic

« back to all changes in this revision

Viewing changes to docs/libempathy-gtk/html/libempathy-gtk-empathy-call-window.html

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2007-12-04 00:00:31 UTC
  • mto: (6.4.1 sid) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20071204000031-w2os396zoqdbcybt
Tags: upstream-0.21.3
ImportĀ upstreamĀ versionĀ 0.21.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
5
<title>empathy-call-window</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
 
7
<link rel="start" href="index.html" title="libempathy-gtk Reference Manual">
 
8
<link rel="up" href="libempathy_api.html" title="libempathy-gtk API reference">
 
9
<link rel="prev" href="libempathy-gtk-empathy-spell-dialog.html" title="empathy-spell-dialog">
 
10
<link rel="next" href="libempathy-gtk-hierarchy.html" title="Object Hierarchy">
 
11
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
<link rel="part" href="pt01.html" title="Part&#160;I.&#160;libempathy-gtk Overview">
 
14
<link rel="part" href="pt02.html" title="Part&#160;II.&#160;API Reference">
 
15
<link rel="chapter" href="libempathy_api.html" title="libempathy-gtk API reference">
 
16
<link rel="chapter" href="libempathy-gtk-hierarchy.html" title="Object Hierarchy">
 
17
<link rel="index" href="ix01.html" title="Index">
 
18
</head>
 
19
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
20
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
21
<tr valign="middle">
 
22
<td><a accesskey="p" href="libempathy-gtk-empathy-spell-dialog.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
23
<td><a accesskey="u" href="libempathy_api.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
24
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
25
<th width="100%" align="center">libempathy-gtk Reference Manual</th>
 
26
<td><a accesskey="n" href="libempathy-gtk-hierarchy.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
27
</tr>
 
28
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id368253" class="shortcut">Top</a>
 
29
                  &#160;|&#160;
 
30
                  <a href="#id376153" class="shortcut">Description</a></nobr></td></tr>
 
31
</table>
 
32
<div class="refentry" lang="en">
 
33
<a name="libempathy-gtk-empathy-call-window"></a><div class="titlepage"></div>
 
34
<div class="refnamediv"><table width="100%"><tr>
 
35
<td valign="top">
 
36
<h2>
 
37
<a name="id368253"></a><span class="refentrytitle">empathy-call-window</span>
 
38
</h2>
 
39
<p>empathy-call-window</p>
 
40
</td>
 
41
<td valign="top" align="right"></td>
 
42
</tr></table></div>
 
43
<div class="refsynopsisdiv">
 
44
<h2>Synopsis</h2>
 
45
<pre class="synopsis">
 
46
 
 
47
 
 
48
 
 
49
void                <a class="link" href="libempathy-gtk-empathy-call-window.html#empathy-call-window-show">empathy_call_window_show</a>            (<a
 
50
href="../libempathy/EmpathyTpCall.html"
 
51
>EmpathyTpCall</a> *call);
 
52
</pre>
 
53
</div>
 
54
<div class="refsect1" lang="en">
 
55
<a name="id376153"></a><h2>Description</h2>
 
56
<p>
 
57
 
 
58
</p>
 
59
</div>
 
60
<div class="refsect1" lang="en">
 
61
<a name="id398413"></a><h2>Details</h2>
 
62
<div class="refsect2" lang="en">
 
63
<a name="id398422"></a><h3>
 
64
<a name="empathy-call-window-show"></a>empathy_call_window_show ()</h3>
 
65
<a class="indexterm" name="id398434"></a><pre class="programlisting">void                empathy_call_window_show            (<a
 
66
href="../libempathy/EmpathyTpCall.html"
 
67
>EmpathyTpCall</a> *call);</pre>
 
68
<p>
 
69
 
 
70
</p>
 
71
<div class="variablelist"><table border="0">
 
72
<col align="left" valign="top">
 
73
<tbody><tr>
 
74
<td><p><span class="term"><em class="parameter"><code>call</code></em>&#160;:</span></p></td>
 
75
<td>
 
76
 
 
77
 
 
78
</td>
 
79
</tr></tbody>
 
80
</table></div>
 
81
</div>
 
82
</div>
 
83
<div class="refsect1" lang="en">
 
84
<a name="id395429"></a><div class="refsect2" lang="en"><a name="id395430"></a></div>
 
85
<hr>
 
86
<div class="refsect2" lang="en"><a name="id395431"></a></div>
 
87
</div>
 
88
</div>
 
89
</body>
 
90
</html>