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

« back to all changes in this revision

Viewing changes to doc/reference/xml/rb-shell-player-glue.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-shell-player-glue">
5
5
<refmeta>
6
 
<refentrytitle>rb-shell-player-glue</refentrytitle>
 
6
<refentrytitle id="top_of_page">rb-shell-player-glue</refentrytitle>
7
7
<manvolnum>3</manvolnum>
8
8
<refmiscinfo>RHYTHMBOX Library</refmiscinfo>
9
9
</refmeta>
10
10
 
11
11
<refnamediv>
12
 
<refname>rb-shell-player-glue</refname><refpurpose></refpurpose>
 
12
<refname>rb-shell-player-glue</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
 
61
64
 
62
65
 
63
66
 
64
 
<refsect1>
65
 
<title>Description</title>
 
67
<refsect1 id="desc">
 
68
<title id="desc.title">Description</title>
66
69
<para>
67
70
 
68
71
</para>
69
72
</refsect1>
70
73
 
71
 
<refsect1>
72
 
<title>Details</title>
 
74
<refsect1 id="details">
 
75
<title id="details.title">Details</title>
73
76
<refsect2>
74
 
<title><anchor id="g-marshal-value-peek-boolean"/>g_marshal_value_peek_boolean()</title>
 
77
<title><anchor id="g-marshal-value-peek-boolean" role="macro"/>g_marshal_value_peek_boolean()</title>
75
78
<indexterm><primary>g_marshal_value_peek_boolean</primary></indexterm><programlisting>#define     g_marshal_value_peek_boolean(v)</programlisting>
76
79
<para>
77
80
 
83
86
</simpara></listitem></varlistentry>
84
87
</variablelist></refsect2>
85
88
<refsect2>
86
 
<title><anchor id="g-marshal-value-peek-char"/>g_marshal_value_peek_char()</title>
 
89
<title><anchor id="g-marshal-value-peek-char" role="macro"/>g_marshal_value_peek_char()</title>
87
90
<indexterm><primary>g_marshal_value_peek_char</primary></indexterm><programlisting>#define     g_marshal_value_peek_char(v)</programlisting>
88
91
<para>
89
92
 
95
98
</simpara></listitem></varlistentry>
96
99
</variablelist></refsect2>
97
100
<refsect2>
98
 
<title><anchor id="g-marshal-value-peek-uchar"/>g_marshal_value_peek_uchar()</title>
 
101
<title><anchor id="g-marshal-value-peek-uchar" role="macro"/>g_marshal_value_peek_uchar()</title>
99
102
<indexterm><primary>g_marshal_value_peek_uchar</primary></indexterm><programlisting>#define     g_marshal_value_peek_uchar(v)</programlisting>
100
103
<para>
101
104
 
107
110
</simpara></listitem></varlistentry>
108
111
</variablelist></refsect2>
109
112
<refsect2>
110
 
<title><anchor id="g-marshal-value-peek-int"/>g_marshal_value_peek_int()</title>
 
113
<title><anchor id="g-marshal-value-peek-int" role="macro"/>g_marshal_value_peek_int()</title>
111
114
<indexterm><primary>g_marshal_value_peek_int</primary></indexterm><programlisting>#define     g_marshal_value_peek_int(v)</programlisting>
112
115
<para>
113
116
 
119
122
</simpara></listitem></varlistentry>
120
123
</variablelist></refsect2>
121
124
<refsect2>
122
 
<title><anchor id="g-marshal-value-peek-uint"/>g_marshal_value_peek_uint()</title>
 
125
<title><anchor id="g-marshal-value-peek-uint" role="macro"/>g_marshal_value_peek_uint()</title>
123
126
<indexterm><primary>g_marshal_value_peek_uint</primary></indexterm><programlisting>#define     g_marshal_value_peek_uint(v)</programlisting>
124
127
<para>
125
128
 
131
134
</simpara></listitem></varlistentry>
132
135
</variablelist></refsect2>
133
136
<refsect2>
134
 
<title><anchor id="g-marshal-value-peek-long"/>g_marshal_value_peek_long()</title>
 
137
<title><anchor id="g-marshal-value-peek-long" role="macro"/>g_marshal_value_peek_long()</title>
135
138
<indexterm><primary>g_marshal_value_peek_long</primary></indexterm><programlisting>#define     g_marshal_value_peek_long(v)</programlisting>
136
139
<para>
137
140
 
143
146
</simpara></listitem></varlistentry>
144
147
</variablelist></refsect2>
145
148
<refsect2>
146
 
<title><anchor id="g-marshal-value-peek-ulong"/>g_marshal_value_peek_ulong()</title>
 
149
<title><anchor id="g-marshal-value-peek-ulong" role="macro"/>g_marshal_value_peek_ulong()</title>
147
150
<indexterm><primary>g_marshal_value_peek_ulong</primary></indexterm><programlisting>#define     g_marshal_value_peek_ulong(v)</programlisting>
148
151
<para>
149
152
 
155
158
</simpara></listitem></varlistentry>
156
159
</variablelist></refsect2>
157
160
<refsect2>
158
 
<title><anchor id="g-marshal-value-peek-int64"/>g_marshal_value_peek_int64()</title>
 
161
<title><anchor id="g-marshal-value-peek-int64" role="macro"/>g_marshal_value_peek_int64()</title>
159
162
<indexterm><primary>g_marshal_value_peek_int64</primary></indexterm><programlisting>#define     g_marshal_value_peek_int64(v)</programlisting>
160
163
<para>
161
164
 
167
170
</simpara></listitem></varlistentry>
168
171
</variablelist></refsect2>
169
172
<refsect2>
170
 
<title><anchor id="g-marshal-value-peek-uint64"/>g_marshal_value_peek_uint64()</title>
 
173
<title><anchor id="g-marshal-value-peek-uint64" role="macro"/>g_marshal_value_peek_uint64()</title>
171
174
<indexterm><primary>g_marshal_value_peek_uint64</primary></indexterm><programlisting>#define     g_marshal_value_peek_uint64(v)</programlisting>
172
175
<para>
173
176
 
179
182
</simpara></listitem></varlistentry>
180
183
</variablelist></refsect2>
181
184
<refsect2>
182
 
<title><anchor id="g-marshal-value-peek-enum"/>g_marshal_value_peek_enum()</title>
 
185
<title><anchor id="g-marshal-value-peek-enum" role="macro"/>g_marshal_value_peek_enum()</title>
183
186
<indexterm><primary>g_marshal_value_peek_enum</primary></indexterm><programlisting>#define     g_marshal_value_peek_enum(v)</programlisting>
184
187
<para>
185
188
 
191
194
</simpara></listitem></varlistentry>
192
195
</variablelist></refsect2>
193
196
<refsect2>
194
 
<title><anchor id="g-marshal-value-peek-flags"/>g_marshal_value_peek_flags()</title>
 
197
<title><anchor id="g-marshal-value-peek-flags" role="macro"/>g_marshal_value_peek_flags()</title>
195
198
<indexterm><primary>g_marshal_value_peek_flags</primary></indexterm><programlisting>#define     g_marshal_value_peek_flags(v)</programlisting>
196
199
<para>
197
200
 
203
206
</simpara></listitem></varlistentry>
204
207
</variablelist></refsect2>
205
208
<refsect2>
206
 
<title><anchor id="g-marshal-value-peek-float"/>g_marshal_value_peek_float()</title>
 
209
<title><anchor id="g-marshal-value-peek-float" role="macro"/>g_marshal_value_peek_float()</title>
207
210
<indexterm><primary>g_marshal_value_peek_float</primary></indexterm><programlisting>#define     g_marshal_value_peek_float(v)</programlisting>
208
211
<para>
209
212
 
215
218
</simpara></listitem></varlistentry>
216
219
</variablelist></refsect2>
217
220
<refsect2>
218
 
<title><anchor id="g-marshal-value-peek-double"/>g_marshal_value_peek_double()</title>
 
221
<title><anchor id="g-marshal-value-peek-double" role="macro"/>g_marshal_value_peek_double()</title>
219
222
<indexterm><primary>g_marshal_value_peek_double</primary></indexterm><programlisting>#define     g_marshal_value_peek_double(v)</programlisting>
220
223
<para>
221
224
 
227
230
</simpara></listitem></varlistentry>
228
231
</variablelist></refsect2>
229
232
<refsect2>
230
 
<title><anchor id="g-marshal-value-peek-string"/>g_marshal_value_peek_string()</title>
 
233
<title><anchor id="g-marshal-value-peek-string" role="macro"/>g_marshal_value_peek_string()</title>
231
234
<indexterm><primary>g_marshal_value_peek_string</primary></indexterm><programlisting>#define     g_marshal_value_peek_string(v)</programlisting>
232
235
<para>
233
236
 
239
242
</simpara></listitem></varlistentry>
240
243
</variablelist></refsect2>
241
244
<refsect2>
242
 
<title><anchor id="g-marshal-value-peek-param"/>g_marshal_value_peek_param()</title>
 
245
<title><anchor id="g-marshal-value-peek-param" role="macro"/>g_marshal_value_peek_param()</title>
243
246
<indexterm><primary>g_marshal_value_peek_param</primary></indexterm><programlisting>#define     g_marshal_value_peek_param(v)</programlisting>
244
247
<para>
245
248
 
251
254
</simpara></listitem></varlistentry>
252
255
</variablelist></refsect2>
253
256
<refsect2>
254
 
<title><anchor id="g-marshal-value-peek-boxed"/>g_marshal_value_peek_boxed()</title>
 
257
<title><anchor id="g-marshal-value-peek-boxed" role="macro"/>g_marshal_value_peek_boxed()</title>
255
258
<indexterm><primary>g_marshal_value_peek_boxed</primary></indexterm><programlisting>#define     g_marshal_value_peek_boxed(v)</programlisting>
256
259
<para>
257
260
 
263
266
</simpara></listitem></varlistentry>
264
267
</variablelist></refsect2>
265
268
<refsect2>
266
 
<title><anchor id="g-marshal-value-peek-pointer"/>g_marshal_value_peek_pointer()</title>
 
269
<title><anchor id="g-marshal-value-peek-pointer" role="macro"/>g_marshal_value_peek_pointer()</title>
267
270
<indexterm><primary>g_marshal_value_peek_pointer</primary></indexterm><programlisting>#define     g_marshal_value_peek_pointer(v)</programlisting>
268
271
<para>
269
272
 
275
278
</simpara></listitem></varlistentry>
276
279
</variablelist></refsect2>
277
280
<refsect2>
278
 
<title><anchor id="g-marshal-value-peek-object"/>g_marshal_value_peek_object()</title>
 
281
<title><anchor id="g-marshal-value-peek-object" role="macro"/>g_marshal_value_peek_object()</title>
279
282
<indexterm><primary>g_marshal_value_peek_object</primary></indexterm><programlisting>#define     g_marshal_value_peek_object(v)</programlisting>
280
283
<para>
281
284
 
287
290
</simpara></listitem></varlistentry>
288
291
</variablelist></refsect2>
289
292
<refsect2>
290
 
<title><anchor id="dbus-glib-marshal-rb-shell-player-BOOLEAN--BOOLEAN-POINTER"/>dbus_glib_marshal_rb_shell_player_BOOLEAN__BOOLEAN_POINTER ()</title>
 
293
<title><anchor id="dbus-glib-marshal-rb-shell-player-BOOLEAN--BOOLEAN-POINTER" role="function"/>dbus_glib_marshal_rb_shell_player_BOOLEAN__BOOLEAN_POINTER ()</title>
291
294
<indexterm><primary>dbus_glib_marshal_rb_shell_player_BOOLEAN__BOOLEAN_POINTER</primary></indexterm><programlisting><link linkend="void">void</link>        dbus_glib_marshal_rb_shell_player_BOOLEAN__BOOLEAN_POINTER
292
295
                                            (<link linkend="GClosure">GClosure</link> *closure,
293
296
                                             <link linkend="GValue">GValue</link> *return_value,
320
323
</simpara></listitem></varlistentry>
321
324
</variablelist></refsect2>
322
325
<refsect2>
323
 
<title><anchor id="dbus-glib-marshal-rb-shell-player-BOOLEAN--POINTER"/>dbus_glib_marshal_rb_shell_player_BOOLEAN__POINTER ()</title>
 
326
<title><anchor id="dbus-glib-marshal-rb-shell-player-BOOLEAN--POINTER" role="function"/>dbus_glib_marshal_rb_shell_player_BOOLEAN__POINTER ()</title>
324
327
<indexterm><primary>dbus_glib_marshal_rb_shell_player_BOOLEAN__POINTER</primary></indexterm><programlisting><link linkend="void">void</link>        dbus_glib_marshal_rb_shell_player_BOOLEAN__POINTER
325
328
                                            (<link linkend="GClosure">GClosure</link> *closure,
326
329
                                             <link linkend="GValue">GValue</link> *return_value,