~ubuntu-branches/ubuntu/utopic/rhythmbox/utopic-proposed

« back to all changes in this revision

Viewing changes to doc/reference/xml/rb-play-order-linear.xml

Tags: upstream-0.9.2
ImportĀ upstreamĀ versionĀ 0.9.2

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="rhythmbox-rb-play-order-linear">
 
5
<refmeta>
 
6
<refentrytitle>rb-play-order-linear</refentrytitle>
 
7
<manvolnum>3</manvolnum>
 
8
<refmiscinfo>RHYTHMBOX Library</refmiscinfo>
 
9
</refmeta>
 
10
 
 
11
<refnamediv>
 
12
<refname>rb-play-order-linear</refname><refpurpose></refpurpose>
 
13
</refnamediv>
 
14
 
 
15
<refsynopsisdiv><title>Synopsis</title>
 
16
 
 
17
<synopsis>
 
18
 
 
19
 
 
20
 
 
21
<link linkend="RBPlayOrder">RBPlayOrder</link>* <link linkend="rb-linear-play-order-new">rb_linear_play_order_new</link>       (<link linkend="RBShellPlayer">RBShellPlayer</link> *player);
 
22
 
 
23
</synopsis>
 
24
</refsynopsisdiv>
 
25
 
 
26
 
 
27
 
 
28
 
 
29
 
 
30
 
 
31
 
 
32
 
 
33
 
 
34
<refsect1>
 
35
<title>Description</title>
 
36
<para>
 
37
 
 
38
</para>
 
39
</refsect1>
 
40
 
 
41
<refsect1>
 
42
<title>Details</title>
 
43
<refsect2>
 
44
<title><anchor id="rb-linear-play-order-new"/>rb_linear_play_order_new ()</title>
 
45
<indexterm><primary>rb_linear_play_order_new</primary></indexterm><programlisting><link linkend="RBPlayOrder">RBPlayOrder</link>* rb_linear_play_order_new       (<link linkend="RBShellPlayer">RBShellPlayer</link> *player);</programlisting>
 
46
<para>
 
47
 
 
48
</para><variablelist role="params">
 
49
<varlistentry><term><parameter>player</parameter>&nbsp;:</term>
 
50
<listitem><simpara>
 
51
</simpara></listitem></varlistentry>
 
52
<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara>
 
53
 
 
54
 
 
55
</simpara></listitem></varlistentry>
 
56
</variablelist></refsect2>
 
57
 
 
58
</refsect1>
 
59
 
 
60
 
 
61
 
 
62
 
 
63
</refentry>