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

« back to all changes in this revision

Viewing changes to doc/libempathy-gtk/xml/empathy-call-window.xml

  • 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
 
<?xml version="1.0"?>
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
3
 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4
 
<refentry id="libempathy-gtk-empathy-call-window">
5
 
<refmeta>
6
 
<refentrytitle role="top_of_page">empathy-call-window</refentrytitle>
7
 
<manvolnum>3</manvolnum>
8
 
<refmiscinfo>LIBEMPATHY-GTK Library</refmiscinfo>
9
 
</refmeta>
10
 
 
11
 
<refnamediv>
12
 
<refname>empathy-call-window</refname>
13
 
<refpurpose></refpurpose>
14
 
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
15
 
</refnamediv>
16
 
 
17
 
<refsynopsisdiv role="synopsis">
18
 
<title role="synopsis.title">Synopsis</title>
19
 
 
20
 
<synopsis>
21
 
 
22
 
 
23
 
 
24
 
<link linkend="void">void</link>                <link linkend="empathy-call-window-show">empathy_call_window_show</link>            (<link linkend="EmpathyTpCall">EmpathyTpCall</link> *call);
25
 
</synopsis>
26
 
</refsynopsisdiv>
27
 
 
28
 
 
29
 
 
30
 
 
31
 
 
32
 
 
33
 
 
34
 
 
35
 
 
36
 
<refsect1 role="desc">
37
 
<title role="desc.title">Description</title>
38
 
<para>
39
 
 
40
 
</para>
41
 
</refsect1>
42
 
 
43
 
<refsect1 role="details">
44
 
<title role="details.title">Details</title>
45
 
<refsect2>
46
 
<title><anchor id="empathy-call-window-show" role="function"/>empathy_call_window_show ()</title>
47
 
<indexterm><primary>empathy_call_window_show</primary></indexterm><programlisting><link linkend="void">void</link>                empathy_call_window_show            (<link linkend="EmpathyTpCall">EmpathyTpCall</link> *call);</programlisting>
48
 
<para>
49
 
 
50
 
</para><variablelist role="params">
51
 
<varlistentry><term><parameter>call</parameter>&nbsp;:</term>
52
 
<listitem><simpara>
53
 
 
54
 
 
55
 
</simpara></listitem></varlistentry>
56
 
</variablelist></refsect2>
57
 
 
58
 
</refsect1>
59
 
 
60
 
 
61
 
 
62
 
 
63
 
 
64
 
<refsect1><refsect2 /><refsect2 /></refsect1>
65
 
</refentry>