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

« back to all changes in this revision

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

  • 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:
23
23
 
24
24
 
25
25
 
26
 
<link linkend="GtkWidget">GtkWidget</link>*          <link linkend="empathy-call-window-show">empathy_call_window_show</link>            (<link linkend="EmpathyTpCall">EmpathyTpCall</link> *call);
 
26
<link linkend="GtkWidget">GtkWidget</link>*          <link linkend="empathy-call-window-new">empathy_call_window_new</link>             (<link linkend="EmpathyTpCall">EmpathyTpCall</link> *call);
27
27
</synopsis>
28
28
</refsynopsisdiv>
29
29
 
45
45
<refsect1 role="details">
46
46
<title role="details.title">Details</title>
47
47
<refsect2>
48
 
<title><anchor id="empathy-call-window-show" role="function"/>empathy_call_window_show ()</title>
49
 
<indexterm><primary>empathy_call_window_show</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>*          empathy_call_window_show            (<link linkend="EmpathyTpCall">EmpathyTpCall</link> *call);</programlisting>
 
48
<title><anchor id="empathy-call-window-new" role="function"/>empathy_call_window_new ()</title>
 
49
<indexterm><primary>empathy_call_window_new</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>*          empathy_call_window_new             (<link linkend="EmpathyTpCall">EmpathyTpCall</link> *call);</programlisting>
50
50
<para>
51
51
 
52
52
</para><variablelist role="params">