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

« back to all changes in this revision

Viewing changes to doc/libempathy/xml/empathy-chandler.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="EmpathyChandler">
5
 
<refmeta>
6
 
<refentrytitle role="top_of_page">EmpathyChandler</refentrytitle>
7
 
<manvolnum>3</manvolnum>
8
 
<refmiscinfo>LIBEMPATHY Library</refmiscinfo>
9
 
</refmeta>
10
 
 
11
 
<refnamediv>
12
 
<refname>EmpathyChandler</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="EmpathyChandler-struct">EmpathyChandler</link>;
25
 
<link linkend="EmpathyChandler">EmpathyChandler</link>*    <link linkend="empathy-chandler-new">empathy_chandler_new</link>                (const <link linkend="gchar">gchar</link> *bus_name,
26
 
                                                         const <link linkend="gchar">gchar</link> *object_path);
27
 
 
28
 
</synopsis>
29
 
</refsynopsisdiv>
30
 
 
31
 
<refsect1 role="object_hierarchy">
32
 
<title role="object_hierarchy.title">Object Hierarchy</title>
33
 
<synopsis>
34
 
 
35
 
  <link linkend="GObject">GObject</link>
36
 
   +----EmpathyChandler
37
 
</synopsis>
38
 
 
39
 
</refsect1>
40
 
 
41
 
 
42
 
 
43
 
 
44
 
 
45
 
 
46
 
<refsect1 role="signal_proto">
47
 
<title role="signal_proto.title">Signals</title>
48
 
<synopsis>
49
 
 
50
 
  &quot;<link linkend="EmpathyChandler-new-channel">new-channel</link>&quot;                                    : Run Last
51
 
</synopsis>
52
 
</refsect1>
53
 
 
54
 
 
55
 
<refsect1 role="desc">
56
 
<title role="desc.title">Description</title>
57
 
<para>
58
 
 
59
 
</para>
60
 
</refsect1>
61
 
 
62
 
<refsect1 role="details">
63
 
<title role="details.title">Details</title>
64
 
<refsect2>
65
 
<title><anchor id="EmpathyChandler-struct" role="struct"/>EmpathyChandler</title>
66
 
<indexterm><primary>EmpathyChandler</primary></indexterm><programlisting>typedef struct _EmpathyChandler EmpathyChandler;</programlisting>
67
 
<para>
68
 
 
69
 
</para></refsect2>
70
 
<refsect2>
71
 
<title><anchor id="empathy-chandler-new" role="function"/>empathy_chandler_new ()</title>
72
 
<indexterm><primary>empathy_chandler_new</primary></indexterm><programlisting><link linkend="EmpathyChandler">EmpathyChandler</link>*    empathy_chandler_new                (const <link linkend="gchar">gchar</link> *bus_name,
73
 
                                                         const <link linkend="gchar">gchar</link> *object_path);</programlisting>
74
 
<para>
75
 
 
76
 
</para><variablelist role="params">
77
 
<varlistentry><term><parameter>bus_name</parameter>&nbsp;:</term>
78
 
<listitem><simpara>
79
 
</simpara></listitem></varlistentry>
80
 
<varlistentry><term><parameter>object_path</parameter>&nbsp;:</term>
81
 
<listitem><simpara>
82
 
</simpara></listitem></varlistentry>
83
 
<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara>
84
 
 
85
 
 
86
 
</simpara></listitem></varlistentry>
87
 
</variablelist></refsect2>
88
 
 
89
 
</refsect1>
90
 
 
91
 
<refsect1 role="signals">
92
 
<title role="signals.title">Signal Details</title>
93
 
<refsect2><title><anchor id="EmpathyChandler-new-channel"/>The <literal>&quot;new-channel&quot;</literal> signal</title>
94
 
<indexterm><primary>EmpathyChandler::new-channel</primary></indexterm><programlisting><link linkend="void">void</link>                user_function                      (<link linkend="EmpathyChandler">EmpathyChandler</link> *empathychandler,
95
 
                                                        <link linkend="TpConn">TpConn</link>          *arg1,
96
 
                                                        <link linkend="TpChan">TpChan</link>          *arg2,
97
 
                                                        <link linkend="gpointer">gpointer</link>         user_data)            : Run Last</programlisting>
98
 
<para>
99
 
 
100
 
</para><variablelist role="params">
101
 
<varlistentry><term><parameter>empathychandler</parameter>&nbsp;:</term>
102
 
<listitem><simpara>the object which received the signal.
103
 
</simpara></listitem></varlistentry>
104
 
<varlistentry><term><parameter>arg1</parameter>&nbsp;:</term>
105
 
<listitem><simpara>
106
 
</simpara></listitem></varlistentry>
107
 
<varlistentry><term><parameter>arg2</parameter>&nbsp;:</term>
108
 
<listitem><simpara>
109
 
 
110
 
</simpara></listitem></varlistentry>
111
 
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
112
 
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
113
 
</variablelist></refsect2>
114
 
</refsect1>
115
 
 
116
 
 
117
 
 
118
 
 
119
 
<refsect1><refsect2 /><refsect2 /></refsect1>
120
 
</refentry>