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

« back to all changes in this revision

Viewing changes to doc/reference/html/rhythmbox-rb-util.html

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1
2
<html>
2
3
<head>
3
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
7
8
<link rel="up" href="ch02.html" title="Lib">
8
9
<link rel="prev" href="rhythmbox-rb-tree-dnd.html" title="rb-tree-dnd">
9
10
<link rel="next" href="ch03.html" title="Metadata">
10
 
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
11
12
<link rel="stylesheet" href="style.css" type="text/css">
12
13
<link rel="chapter" href="ch01.html" title="IRadio UI">
13
14
<link rel="chapter" href="ch02.html" title="Lib">
19
20
<link rel="chapter" href="ch08.html" title="Widgets">
20
21
</head>
21
22
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
22
 
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
23
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
24
<tr valign="middle">
23
25
<td><a accesskey="p" href="rhythmbox-rb-tree-dnd.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
24
26
<td><a accesskey="u" href="ch02.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
25
27
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
26
28
<th width="100%" align="center">Rhythmbox Development Reference Manual</th>
27
29
<td><a accesskey="n" href="ch03.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
28
 
</tr></table>
 
30
</tr>
 
31
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
 
32
                  &#160;|&#160;
 
33
                  <a href="#desc" class="shortcut">Description</a></nobr></td></tr>
 
34
</table>
29
35
<div class="refentry" lang="en">
30
36
<a name="rhythmbox-rb-util"></a><div class="titlepage"></div>
31
37
<div class="refnamediv"><table width="100%"><tr>
32
38
<td valign="top">
33
 
<h2><span class="refentrytitle">rb-util</span></h2>
 
39
<h2><span class="refentrytitle"><a name="top_of_page"></a>rb-util</span></h2>
34
40
<p>rb-util &#8212; </p>
35
41
</td>
36
42
<td valign="top" align="right"></td>
37
43
</tr></table></div>
38
44
<div class="refsynopsisdiv">
39
 
<h2>Synopsis</h2>
 
45
<a name="synopsis"></a><h2>Synopsis</h2>
40
46
<pre class="synopsis">
41
47
 
42
48
 
59
65
</pre>
60
66
</div>
61
67
<div class="refsect1" lang="en">
62
 
<a name="id2526882"></a><h2>Description</h2>
 
68
<a name="desc"></a><h2>Description</h2>
63
69
<p>
64
70
 
65
71
</p>
66
72
</div>
67
73
<div class="refsect1" lang="en">
68
 
<a name="id2526893"></a><h2>Details</h2>
 
74
<a name="details"></a><h2>Details</h2>
69
75
<div class="refsect2" lang="en">
70
 
<a name="id2526899"></a><h3>
 
76
<a name="id2551196"></a><h3>
71
77
<a name="rb-true-function"></a>rb_true_function ()</h3>
72
 
<a class="indexterm" name="id2526910"></a><pre class="programlisting">gboolean    rb_true_function                (gpointer dummy);</pre>
 
78
<a class="indexterm" name="id2551208"></a><pre class="programlisting">gboolean    rb_true_function                (gpointer dummy);</pre>
73
79
<p>
74
80
 
75
81
</p>
95
101
</div>
96
102
<hr>
97
103
<div class="refsect2" lang="en">
98
 
<a name="id2526965"></a><h3>
 
104
<a name="id2551263"></a><h3>
99
105
<a name="rb-false-function"></a>rb_false_function ()</h3>
100
 
<a class="indexterm" name="id2526975"></a><pre class="programlisting">gboolean    rb_false_function               (gpointer dummy);</pre>
 
106
<a class="indexterm" name="id2551276"></a><pre class="programlisting">gboolean    rb_false_function               (gpointer dummy);</pre>
101
107
<p>
102
108
 
103
109
</p>
123
129
</div>
124
130
<hr>
125
131
<div class="refsect2" lang="en">
126
 
<a name="id2538102"></a><h3>
 
132
<a name="id2562122"></a><h3>
127
133
<a name="rb-null-function"></a>rb_null_function ()</h3>
128
 
<a class="indexterm" name="id2538112"></a><pre class="programlisting">gpointer    rb_null_function                (gpointer dummy);</pre>
 
134
<a class="indexterm" name="id2562134"></a><pre class="programlisting">gpointer    rb_null_function                (gpointer dummy);</pre>
129
135
<p>
130
136
 
131
137
</p>
151
157
</div>
152
158
<hr>
153
159
<div class="refsect2" lang="en">
154
 
<a name="id2538168"></a><h3>
 
160
<a name="id2562190"></a><h3>
155
161
<a name="rb-gvalue-compare"></a>rb_gvalue_compare ()</h3>
156
 
<a class="indexterm" name="id2538178"></a><pre class="programlisting">gboolean    rb_gvalue_compare               (GValue *a,
 
162
<a class="indexterm" name="id2562202"></a><pre class="programlisting">gboolean    rb_gvalue_compare               (GValue *a,
157
163
                                             GValue *b);</pre>
158
164
<p>
159
165
 
186
192
</div>
187
193
<hr>
188
194
<div class="refsect2" lang="en">
189
 
<a name="id2538254"></a><h3>
 
195
<a name="id2562278"></a><h3>
190
196
<a name="rb-compare-gtimeval"></a>rb_compare_gtimeval ()</h3>
191
 
<a class="indexterm" name="id2538265"></a><pre class="programlisting">int         rb_compare_gtimeval             (GTimeVal *a,
 
197
<a class="indexterm" name="id2562291"></a><pre class="programlisting">int         rb_compare_gtimeval             (GTimeVal *a,
192
198
                                             GTimeVal *b);</pre>
193
199
<p>
194
200
 
221
227
</div>
222
228
<hr>
223
229
<div class="refsect2" lang="en">
224
 
<a name="id2515613"></a><h3>
 
230
<a name="id2552712"></a><h3>
225
231
<a name="rb-gtk-action-popup-menu"></a>rb_gtk_action_popup_menu ()</h3>
226
 
<a class="indexterm" name="id2515622"></a><pre class="programlisting">void        rb_gtk_action_popup_menu        (GtkUIManager *uimanager,
 
232
<a class="indexterm" name="id2552723"></a><pre class="programlisting">void        rb_gtk_action_popup_menu        (GtkUIManager *uimanager,
227
233
                                             const char *path);</pre>
228
234
<p>
229
235
 
250
256
</div>
251
257
<hr>
252
258
<div class="refsect2" lang="en">
253
 
<a name="id2515688"></a><h3>
 
259
<a name="id2552790"></a><h3>
254
260
<a name="rb-image-new-from-stock"></a>rb_image_new_from_stock ()</h3>
255
 
<a class="indexterm" name="id2515696"></a><pre class="programlisting">GtkWidget*  rb_image_new_from_stock         (const gchar *stock_id,
 
261
<a class="indexterm" name="id2552801"></a><pre class="programlisting">GtkWidget*  rb_image_new_from_stock         (const gchar *stock_id,
256
262
                                             GtkIconSize size);</pre>
257
263
<p>
258
264
 
285
291
</div>
286
292
<hr>
287
293
<div class="refsect2" lang="en">
288
 
<a name="id2515773"></a><h3>
 
294
<a name="id2552877"></a><h3>
289
295
<a name="rb-uri-get-mount-point"></a>rb_uri_get_mount_point ()</h3>
290
 
<a class="indexterm" name="id2515782"></a><pre class="programlisting">gchar*      rb_uri_get_mount_point          (const char *uri);</pre>
 
296
<a class="indexterm" name="id2552888"></a><pre class="programlisting">gchar*      rb_uri_get_mount_point          (const char *uri);</pre>
291
297
<p>
292
298
 
293
299
</p>
313
319
</div>
314
320
<hr>
315
321
<div class="refsect2" lang="en">
316
 
<a name="id2515838"></a><h3>
 
322
<a name="id2552945"></a><h3>
317
323
<a name="rb-uri-is-mounted"></a>rb_uri_is_mounted ()</h3>
318
 
<a class="indexterm" name="id2515848"></a><pre class="programlisting">gboolean    rb_uri_is_mounted               (const char *uri);</pre>
 
324
<a class="indexterm" name="id2565142"></a><pre class="programlisting">gboolean    rb_uri_is_mounted               (const char *uri);</pre>
319
325
<p>
320
326
 
321
327
</p>
341
347
</div>
342
348
<hr>
343
349
<div class="refsect2" lang="en">
344
 
<a name="id2562825"></a><h3>
 
350
<a name="id2565192"></a><h3>
345
351
<a name="rb-threads-init"></a>rb_threads_init ()</h3>
346
 
<a class="indexterm" name="id2562834"></a><pre class="programlisting">void        rb_threads_init                 (void);</pre>
 
352
<a class="indexterm" name="id2565202"></a><pre class="programlisting">void        rb_threads_init                 (void);</pre>
347
353
<p>
348
354
 
349
355
</p>
350
356
</div>
351
357
<hr>
352
358
<div class="refsect2" lang="en">
353
 
<a name="id2562852"></a><h3>
 
359
<a name="id2565221"></a><h3>
354
360
<a name="rb-is-main-thread"></a>rb_is_main_thread ()</h3>
355
 
<a class="indexterm" name="id2562861"></a><pre class="programlisting">gboolean    rb_is_main_thread               (void);</pre>
 
361
<a class="indexterm" name="id2565231"></a><pre class="programlisting">gboolean    rb_is_main_thread               (void);</pre>
356
362
<p>
357
363
 
358
364
</p>
370
376
</div>
371
377
</div>
372
378
</div>
373
 
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
374
 
<td align="left"><a accesskey="p" href="rhythmbox-rb-tree-dnd.html"><b>&lt;&lt;&#160;rb-tree-dnd</b></a></td>
375
 
<td align="right"><a accesskey="n" href="ch03.html"><b>Metadata&#160;&gt;&gt;</b></a></td>
376
 
</tr></table>
377
379
</body>
378
380
</html>