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

« back to all changes in this revision

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