~ubuntu-branches/debian/experimental/gupnp/experimental

« back to all changes in this revision

Viewing changes to doc/xml/gupnp-types-private.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton
  • Date: 2008-06-30 09:32:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080630093218-vmb4elru8cn18579
Tags: 0.12.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
]>
6
6
<refentry id="gupnp-gupnp-types-private">
7
7
<refmeta>
8
 
<refentrytitle role="top_of_page">gupnp-types-private</refentrytitle>
 
8
<refentrytitle role="top_of_page" id="gupnp-gupnp-types-private.top_of_page">gupnp-types-private</refentrytitle>
9
9
<manvolnum>3</manvolnum>
10
10
<refmiscinfo>GUPNP Library</refmiscinfo>
11
11
</refmeta>
16
16
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
17
17
</refnamediv>
18
18
 
19
 
<refsynopsisdiv role="synopsis">
 
19
<refsynopsisdiv id="gupnp-gupnp-types-private.synopsis" role="synopsis">
20
20
<title role="synopsis.title">Synopsis</title>
21
21
 
22
22
<synopsis>
23
 
 
24
 
 
25
 
 
26
 
<link linkend="GType">GType</link>               <link linkend="gupnp-data-type-to-gtype">gupnp_data_type_to_gtype</link>            (const <link linkend="char">char</link> *data_type);
27
23
</synopsis>
28
24
</refsynopsisdiv>
29
25
 
35
31
 
36
32
 
37
33
 
38
 
<refsect1 role="desc">
 
34
<refsect1 id="gupnp-gupnp-types-private.description" role="desc">
39
35
<title role="desc.title">Description</title>
40
36
<para>
41
37
 
42
38
</para>
43
39
</refsect1>
44
40
 
45
 
<refsect1 role="details">
 
41
<refsect1 id="gupnp-gupnp-types-private.details" role="details">
46
42
<title role="details.title">Details</title>
47
 
<refsect2>
48
 
<title><anchor id="gupnp-data-type-to-gtype" role="function"/>gupnp_data_type_to_gtype ()</title>
49
 
<indexterm><primary>gupnp_data_type_to_gtype</primary></indexterm><programlisting><link linkend="GType">GType</link>               gupnp_data_type_to_gtype            (const <link linkend="char">char</link> *data_type);</programlisting>
50
 
<para>
51
 
 
52
 
</para><variablelist role="params">
53
 
<varlistentry><term><parameter>data_type</parameter>&nbsp;:</term>
54
 
<listitem><simpara>
55
 
</simpara></listitem></varlistentry>
56
 
<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara>
57
 
 
58
 
 
59
 
</simpara></listitem></varlistentry>
60
 
</variablelist></refsect2>
61
43
 
62
44
</refsect1>
63
45