File: gnome-ice.xml

package info (click to toggle)
libgnomeui 2.20.1.1-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 13,400 kB
  • ctags: 7,371
  • sloc: ansic: 40,799; xml: 19,721; sh: 8,821; makefile: 443
file content (58 lines) | stat: -rw-r--r-- 1,299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<refentry id="libgnomeui-GnomeIce">
<refmeta>
<refentrytitle role="top_of_page">gnome-ice</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBGNOMEUI Library</refmiscinfo>
</refmeta>

<refnamediv>
<refname>gnome-ice</refname>
<refpurpose>Interface between ICE and gtk.</refpurpose>
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>

<refsynopsisdiv role="synopsis">
<title role="synopsis.title">Synopsis</title>

<synopsis>

#include &lt;libgnomeui/libgnomeui.h&gt;


<link linkend="void">void</link>                <link linkend="gnome-ice-init">gnome_ice_init</link>                      (void);
</synopsis>
</refsynopsisdiv>









<refsect1 role="desc">
<title role="desc.title">Description</title>
<para>

</para>
</refsect1>

<refsect1 role="details">
<title role="details.title">Details</title>
<refsect2>
<title><anchor id="gnome-ice-init" role="function"/>gnome_ice_init ()</title>
<indexterm><primary>gnome_ice_init</primary></indexterm><programlisting><link linkend="void">void</link>                gnome_ice_init                      (void);</programlisting>
<para>
Initialises the ICE(Inter-Client Exchange). Used to make some initial calls into
the ICE library in order to accept ICE connection .</para>
<para>

</para></refsect2>

</refsect1>




</refentry>