~ubuntu-branches/ubuntu/precise/rhythmbox/precise-201203091205

« back to all changes in this revision

Viewing changes to doc/reference/xml/rb-ipod-source.xml

Tags: upstream-0.9.5
ImportĀ upstreamĀ versionĀ 0.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4
4
<refentry id="rhythmbox-rb-ipod-source">
5
5
<refmeta>
6
 
<refentrytitle>rb-ipod-source</refentrytitle>
 
6
<refentrytitle id="top_of_page">rb-ipod-source</refentrytitle>
7
7
<manvolnum>3</manvolnum>
8
8
<refmiscinfo>RHYTHMBOX Library</refmiscinfo>
9
9
</refmeta>
10
10
 
11
11
<refnamediv>
12
 
<refname>rb-ipod-source</refname><refpurpose></refpurpose>
 
12
<refname>rb-ipod-source</refname>
 
13
<refpurpose></refpurpose>
 
14
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
13
15
</refnamediv>
14
16
 
15
 
<refsynopsisdiv><title>Synopsis</title>
 
17
<refsynopsisdiv id="synopsis">
 
18
<title id="synopsis.title">Synopsis</title>
16
19
 
17
20
<synopsis>
18
21
 
33
36
 
34
37
 
35
38
 
36
 
<refsect1>
37
 
<title>Description</title>
 
39
<refsect1 id="desc">
 
40
<title id="desc.title">Description</title>
38
41
<para>
39
42
 
40
43
</para>
41
44
</refsect1>
42
45
 
43
 
<refsect1>
44
 
<title>Details</title>
 
46
<refsect1 id="details">
 
47
<title id="details.title">Details</title>
45
48
<refsect2>
46
 
<title><anchor id="rb-ipod-source-new"/>rb_ipod_source_new ()</title>
 
49
<title><anchor id="rb-ipod-source-new" role="function"/>rb_ipod_source_new ()</title>
47
50
<indexterm><primary>rb_ipod_source_new</primary></indexterm><programlisting><link linkend="RBRemovableMediaSource">RBRemovableMediaSource</link>* rb_ipod_source_new  (<link linkend="RBShell">RBShell</link> *shell,
48
51
                                             <link linkend="GnomeVFSVolume">GnomeVFSVolume</link> *volume);</programlisting>
49
52
<para>
61
64
</simpara></listitem></varlistentry>
62
65
</variablelist></refsect2>
63
66
<refsect2>
64
 
<title><anchor id="rb-ipod-is-volume-ipod"/>rb_ipod_is_volume_ipod ()</title>
 
67
<title><anchor id="rb-ipod-is-volume-ipod" role="function"/>rb_ipod_is_volume_ipod ()</title>
65
68
<indexterm><primary>rb_ipod_is_volume_ipod</primary></indexterm><programlisting><link linkend="gboolean">gboolean</link>    rb_ipod_is_volume_ipod          (<link linkend="GnomeVFSVolume">GnomeVFSVolume</link> *volume);</programlisting>
66
69
<para>
67
70