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

« back to all changes in this revision

Viewing changes to docs/libempathy-gtk/html/libempathy-gtk-empathy-accounts-dialog.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-accounts-dialog</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="EmpathyStatusIcon.html" title="EmpathyStatusIcon">
 
10
<link rel="next" href="libempathy-gtk-empathy-chatrooms-window.html" title="empathy-chatrooms-window">
 
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="EmpathyStatusIcon.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-empathy-chatrooms-window.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="#id361116" class="shortcut">Top</a>
 
29
                  &#160;|&#160;
 
30
                  <a href="#id378027" class="shortcut">Description</a></nobr></td></tr>
 
31
</table>
 
32
<div class="refentry" lang="en">
 
33
<a name="libempathy-gtk-empathy-accounts-dialog"></a><div class="titlepage"></div>
 
34
<div class="refnamediv"><table width="100%"><tr>
 
35
<td valign="top">
 
36
<h2>
 
37
<a name="id361116"></a><span class="refentrytitle">empathy-accounts-dialog</span>
 
38
</h2>
 
39
<p>empathy-accounts-dialog</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
GtkWidget*          <a class="link" href="libempathy-gtk-empathy-accounts-dialog.html#empathy-accounts-dialog-show">empathy_accounts_dialog_show</a>        (GtkWindow *parent);
 
50
</pre>
 
51
</div>
 
52
<div class="refsect1" lang="en">
 
53
<a name="id378027"></a><h2>Description</h2>
 
54
<p>
 
55
 
 
56
</p>
 
57
</div>
 
58
<div class="refsect1" lang="en">
 
59
<a name="id355062"></a><h2>Details</h2>
 
60
<div class="refsect2" lang="en">
 
61
<a name="id355072"></a><h3>
 
62
<a name="empathy-accounts-dialog-show"></a>empathy_accounts_dialog_show ()</h3>
 
63
<a class="indexterm" name="id365935"></a><pre class="programlisting">GtkWidget*          empathy_accounts_dialog_show        (GtkWindow *parent);</pre>
 
64
<p>
 
65
 
 
66
</p>
 
67
<div class="variablelist"><table border="0">
 
68
<col align="left" valign="top">
 
69
<tbody>
 
70
<tr>
 
71
<td><p><span class="term"><em class="parameter"><code>parent</code></em>&#160;:</span></p></td>
 
72
<td>
 
73
</td>
 
74
</tr>
 
75
<tr>
 
76
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
77
<td>
 
78
 
 
79
 
 
80
</td>
 
81
</tr>
 
82
</tbody>
 
83
</table></div>
 
84
</div>
 
85
</div>
 
86
<div class="refsect1" lang="en">
 
87
<a name="id365992"></a><div class="refsect2" lang="en"><a name="id349304"></a></div>
 
88
<hr>
 
89
<div class="refsect2" lang="en"><a name="id349305"></a></div>
 
90
</div>
 
91
</div>
 
92
</body>
 
93
</html>