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

« back to all changes in this revision

Viewing changes to doc/reference/html/rhythmbox-rb-property-view.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="ch08.html" title="Widgets">
8
9
<link rel="prev" href="rhythmbox-rb-load-failure-dialog.html" title="rb-load-failure-dialog">
9
10
<link rel="next" href="rhythmbox-rb-query-creator.html" title="rb-query-creator">
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-load-failure-dialog.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
24
26
<td><a accesskey="u" href="ch08.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="rhythmbox-rb-query-creator.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-property-view"></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-property-view</span></h2>
 
39
<h2><span class="refentrytitle"><a name="top_of_page"></a>rb-property-view</span></h2>
34
40
<p>rb-property-view &#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
 
61
67
</pre>
62
68
</div>
63
69
<div class="refsect1" lang="en">
64
 
<a name="id2592843"></a><h2>Description</h2>
 
70
<a name="desc"></a><h2>Description</h2>
65
71
<p>
66
72
 
67
73
</p>
68
74
</div>
69
75
<div class="refsect1" lang="en">
70
 
<a name="id2592854"></a><h2>Details</h2>
 
76
<a name="details"></a><h2>Details</h2>
71
77
<div class="refsect2" lang="en">
72
 
<a name="id2592860"></a><h3>
 
78
<a name="id2604114"></a><h3>
73
79
<a name="RBPropertyViewPrivate"></a>RBPropertyViewPrivate</h3>
74
 
<a class="indexterm" name="id2592869"></a><pre class="programlisting">typedef struct RBPropertyViewPrivate RBPropertyViewPrivate;
 
80
<a class="indexterm" name="id2604125"></a><pre class="programlisting">typedef struct RBPropertyViewPrivate RBPropertyViewPrivate;
75
81
</pre>
76
82
<p>
77
83
 
79
85
</div>
80
86
<hr>
81
87
<div class="refsect2" lang="en">
82
 
<a name="id2600337"></a><h3>
 
88
<a name="id2604141"></a><h3>
83
89
<a name="rb-property-view-new"></a>rb_property_view_new ()</h3>
84
 
<a class="indexterm" name="id2600346"></a><pre class="programlisting">RBPropertyView* rb_property_view_new        (RhythmDB *db,
 
90
<a class="indexterm" name="id2604152"></a><pre class="programlisting">RBPropertyView* rb_property_view_new        (RhythmDB *db,
85
91
                                             guint propid,
86
92
                                             const char *title);</pre>
87
93
<p>
121
127
</div>
122
128
<hr>
123
129
<div class="refsect2" lang="en">
124
 
<a name="id2600444"></a><h3>
 
130
<a name="id2604250"></a><h3>
125
131
<a name="rb-property-view-set-selection-mode"></a>rb_property_view_set_selection_mode ()</h3>
126
 
<a class="indexterm" name="id2600452"></a><pre class="programlisting">void        rb_property_view_set_selection_mode
 
132
<a class="indexterm" name="id2604261"></a><pre class="programlisting">void        rb_property_view_set_selection_mode
127
133
                                            (RBPropertyView *view,
128
134
                                             GtkSelectionMode mode);</pre>
129
135
<p>
151
157
</div>
152
158
<hr>
153
159
<div class="refsect2" lang="en">
154
 
<a name="id2600520"></a><h3>
 
160
<a name="id2604329"></a><h3>
155
161
<a name="rb-property-view-reset"></a>rb_property_view_reset ()</h3>
156
 
<a class="indexterm" name="id2599858"></a><pre class="programlisting">void        rb_property_view_reset          (RBPropertyView *view);</pre>
 
162
<a class="indexterm" name="id2604340"></a><pre class="programlisting">void        rb_property_view_reset          (RBPropertyView *view);</pre>
157
163
<p>
158
164
 
159
165
</p>
171
177
</div>
172
178
<hr>
173
179
<div class="refsect2" lang="en">
174
 
<a name="id2599902"></a><h3>
 
180
<a name="id2596960"></a><h3>
175
181
<a name="rb-property-view-set-selection"></a>rb_property_view_set_selection ()</h3>
176
 
<a class="indexterm" name="id2599911"></a><pre class="programlisting">void        rb_property_view_set_selection  (RBPropertyView *view,
 
182
<a class="indexterm" name="id2596971"></a><pre class="programlisting">void        rb_property_view_set_selection  (RBPropertyView *view,
177
183
                                             const GList *names);</pre>
178
184
<p>
179
185
 
200
206
</div>
201
207
<hr>
202
208
<div class="refsect2" lang="en">
203
 
<a name="id2599977"></a><h3>
 
209
<a name="id2597037"></a><h3>
204
210
<a name="rb-property-view-get-model"></a>rb_property_view_get_model ()</h3>
205
 
<a class="indexterm" name="id2599986"></a><pre class="programlisting">RhythmDBPropertyModel* rb_property_view_get_model
 
211
<a class="indexterm" name="id2597048"></a><pre class="programlisting">RhythmDBPropertyModel* rb_property_view_get_model
206
212
                                            (RBPropertyView *view);</pre>
207
213
<p>
208
214
 
229
235
</div>
230
236
<hr>
231
237
<div class="refsect2" lang="en">
232
 
<a name="id2600042"></a><h3>
 
238
<a name="id2597105"></a><h3>
233
239
<a name="rb-property-view-set-model"></a>rb_property_view_set_model ()</h3>
234
 
<a class="indexterm" name="id2600051"></a><pre class="programlisting">void        rb_property_view_set_model      (RBPropertyView *view,
 
240
<a class="indexterm" name="id2597116"></a><pre class="programlisting">void        rb_property_view_set_model      (RBPropertyView *view,
235
241
                                             RhythmDBPropertyModel *model);</pre>
236
242
<p>
237
243
 
258
264
</div>
259
265
<hr>
260
266
<div class="refsect2" lang="en">
261
 
<a name="id2592191"></a><h3>
 
267
<a name="id2597181"></a><h3>
262
268
<a name="rb-property-view-get-num-properties"></a>rb_property_view_get_num_properties ()</h3>
263
 
<a class="indexterm" name="id2592200"></a><pre class="programlisting">guint       rb_property_view_get_num_properties
 
269
<a class="indexterm" name="id2597192"></a><pre class="programlisting">guint       rb_property_view_get_num_properties
264
270
                                            (RBPropertyView *view);</pre>
265
271
<p>
266
272
 
287
293
</div>
288
294
</div>
289
295
</div>
290
 
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
291
 
<td align="left"><a accesskey="p" href="rhythmbox-rb-load-failure-dialog.html"><b>&lt;&lt;&#160;rb-load-failure-dialog</b></a></td>
292
 
<td align="right"><a accesskey="n" href="rhythmbox-rb-query-creator.html"><b>rb-query-creator&#160;&gt;&gt;</b></a></td>
293
 
</tr></table>
294
296
</body>
295
297
</html>