~swem/totem/assignment

« back to all changes in this revision

Viewing changes to docs/reference/html/TotemVideoList.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-01-27 09:40:18 UTC
  • mfrom: (1.4.2 upstream) (5.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20100127094018-q6rzt7va0y8ketwt
Tags: 2.29.4-1
* New upstream development release:
  + debian/patches/90_autotools.patch:
    - Refreshed for the new version.
  + debian/control.in:
    - Update build dependencies and dependencies.
    - Drop tracker plugin, it needs tracker 0.7.
  + debian/totem-mozilla.links:
    - Drop the complex plugin, it doesn't exist anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>TotemVideoList</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Totem Reference Manual">
8
8
<link rel="up" href="widget-api.html" title="Widgets">
9
9
<link rel="prev" href="widget-api.html" title="Widgets">
39
39
                <a href="#TotemVideoList.signals" class="shortcut">Signals</a>
40
40
</td></tr>
41
41
</table>
42
 
<div class="refentry" lang="en">
 
42
<div class="refentry" title="TotemVideoList">
43
43
<a name="TotemVideoList"></a><div class="titlepage"></div>
44
44
<div class="refnamediv"><table width="100%"><tr>
45
45
<td valign="top">
50
50
</td>
51
51
<td valign="top" align="right"></td>
52
52
</tr></table></div>
53
 
<div class="refsect1" lang="en">
 
53
<div class="refsect1" title="Stability Level">
54
54
<a name="TotemVideoList.stability-level"></a><h2>Stability Level</h2>
55
55
Unstable, unless otherwise indicated
56
56
</div>
57
 
<div class="refsynopsisdiv">
 
57
<div class="refsynopsisdiv" title="Synopsis">
58
58
<a name="TotemVideoList.synopsis"></a><h2>Synopsis</h2>
59
59
<pre class="synopsis">
60
60
 
68
68
>GtkUIManager</a> *      <a class="link" href="TotemVideoList.html#totem-video-list-get-ui-manager" title="totem_video_list_get_ui_manager ()">totem_video_list_get_ui_manager</a>     (<a class="link" href="TotemVideoList.html" title="TotemVideoList">TotemVideoList</a> *self);
69
69
</pre>
70
70
</div>
71
 
<div class="refsect1" lang="en">
 
71
<div class="refsect1" title="Object Hierarchy">
72
72
<a name="TotemVideoList.object-hierarchy"></a><h2>Object Hierarchy</h2>
73
73
<pre class="synopsis">
74
74
  <a
80
80
         +----<a
81
81
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
82
82
>GtkObject</a>
83
 
               +----<a
84
 
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
85
 
>GtkWidget</a>
 
83
               +----GtkWidget
86
84
                     +----<a
87
85
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
88
86
>GtkContainer</a>
92
90
                                 +----TotemVideoList
93
91
</pre>
94
92
</div>
95
 
<div class="refsect1" lang="en">
 
93
<div class="refsect1" title="Implemented Interfaces">
96
94
<a name="TotemVideoList.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
97
95
<p>
98
96
TotemVideoList implements
100
98
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
101
99
>GtkBuildable</a>.</p>
102
100
</div>
103
 
<div class="refsect1" lang="en">
 
101
<div class="refsect1" title="Properties">
104
102
<a name="TotemVideoList.properties"></a><h2>Properties</h2>
105
103
<pre class="synopsis">
106
104
  "<a class="link" href="TotemVideoList.html#TotemVideoList--mrl-column" title='The "mrl-column" property'>mrl-column</a>"               <a
112
110
  "<a class="link" href="TotemVideoList.html#TotemVideoList--totem" title='The "totem" property'>totem</a>"                    <a class="link" href="TotemObject.html" title="TotemObject">TotemObject</a>*          : Read / Write
113
111
</pre>
114
112
</div>
115
 
<div class="refsect1" lang="en">
 
113
<div class="refsect1" title="Signals">
116
114
<a name="TotemVideoList.signals"></a><h2>Signals</h2>
117
115
<pre class="synopsis">
118
116
  "<a class="link" href="TotemVideoList.html#TotemVideoList-starting-video" title='The "starting-video" signal'>starting-video</a>"                                 : Run Last
119
117
</pre>
120
118
</div>
121
 
<div class="refsect1" lang="en">
 
119
<div class="refsect1" title="Description">
122
120
<a name="TotemVideoList.description"></a><h2>Description</h2>
123
121
<p>
124
122
<a class="link" href="TotemVideoList.html" title="TotemVideoList"><span class="type">TotemVideoList</span></a> is a <a
130
128
<p>
131
129
</p>
132
130
</div>
133
 
<div class="refsect1" lang="en">
 
131
<div class="refsect1" title="Details">
134
132
<a name="TotemVideoList.details"></a><h2>Details</h2>
135
 
<div class="refsect2" lang="en">
 
133
<div class="refsect2" title="TotemVideoList">
136
134
<a name="TotemVideoList-struct"></a><h3>TotemVideoList</h3>
137
135
<pre class="programlisting">typedef struct _TotemVideoList TotemVideoList;</pre>
138
136
<p>
141
139
</p>
142
140
</div>
143
141
<hr>
144
 
<div class="refsect2" lang="en">
 
142
<div class="refsect2" title="TotemVideoListClass">
145
143
<a name="TotemVideoListClass"></a><h3>TotemVideoListClass</h3>
146
144
<pre class="programlisting">typedef struct {
147
145
        GtkTreeViewClass parent;
170
168
</table></div>
171
169
</div>
172
170
<hr>
173
 
<div class="refsect2" lang="en">
 
171
<div class="refsect2" title="totem_video_list_new ()">
174
172
<a name="totem-video-list-new"></a><h3>totem_video_list_new ()</h3>
175
173
<pre class="programlisting"><a class="link" href="TotemVideoList.html" title="TotemVideoList">TotemVideoList</a> *    totem_video_list_new                (void);</pre>
176
174
<p>
187
185
</table></div>
188
186
</div>
189
187
<hr>
190
 
<div class="refsect2" lang="en">
 
188
<div class="refsect2" title="totem_video_list_get_ui_manager ()">
191
189
<a name="totem-video-list-get-ui-manager"></a><h3>totem_video_list_get_ui_manager ()</h3>
192
190
<pre class="programlisting"><a
193
191
href="http://library.gnome.org/devel/gtk/unstable/GtkUIManager.html"
217
215
</table></div>
218
216
</div>
219
217
</div>
220
 
<div class="refsect1" lang="en">
 
218
<div class="refsect1" title="Property Details">
221
219
<a name="TotemVideoList.property-details"></a><h2>Property Details</h2>
222
 
<div class="refsect2" lang="en">
 
220
<div class="refsect2" title='The "mrl-column" property'>
223
221
<a name="TotemVideoList--mrl-column"></a><h3>The <code class="literal">"mrl-column"</code> property</h3>
224
222
<pre class="programlisting">  "mrl-column"               <a
225
223
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
235
233
<p>Default value: -1</p>
236
234
</div>
237
235
<hr>
238
 
<div class="refsect2" lang="en">
 
236
<div class="refsect2" title='The "tooltip-column" property'>
239
237
<a name="TotemVideoList--tooltip-column"></a><h3>The <code class="literal">"tooltip-column"</code> property</h3>
240
238
<pre class="programlisting">  "tooltip-column"           <a
241
239
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
251
249
<p>Default value: -1</p>
252
250
</div>
253
251
<hr>
254
 
<div class="refsect2" lang="en">
 
252
<div class="refsect2" title='The "totem" property'>
255
253
<a name="TotemVideoList--totem"></a><h3>The <code class="literal">"totem"</code> property</h3>
256
254
<pre class="programlisting">  "totem"                    <a class="link" href="TotemObject.html" title="TotemObject">TotemObject</a>*          : Read / Write</pre>
257
255
<p>
260
258
</p>
261
259
</div>
262
260
</div>
263
 
<div class="refsect1" lang="en">
 
261
<div class="refsect1" title="Signal Details">
264
262
<a name="TotemVideoList.signal-details"></a><h2>Signal Details</h2>
265
 
<div class="refsect2" lang="en">
 
263
<div class="refsect2" title='The "starting-video" signal'>
266
264
<a name="TotemVideoList-starting-video"></a><h3>The <code class="literal">"starting-video"</code> signal</h3>
267
265
<pre class="programlisting"><a
268
266
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
280
278
><span class="type">GtkTreeModel</span></a> to be modified, for example.
281
279
</p>
282
280
<p>
283
 
If this returns <a
284
 
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
285
 
><code class="literal">TRUE</code></a>, the video will be played; otherwise, it will not.</p>
 
281
If this returns <code class="literal">TRUE</code>, the video will be played; otherwise, it will not.</p>
286
282
<p>
287
283
</p>
288
284
<div class="variablelist"><table border="0">
308
304
</table></div>
309
305
</div>
310
306
</div>
311
 
<div class="refsect1" lang="en">
 
307
<div class="refsect1" title="See Also">
312
308
<a name="TotemVideoList.see-also"></a><h2>See Also</h2>
313
309
#TotemCellRendererVideo
314
310
</div>