~kaozilon/totem/test

« back to all changes in this revision

Viewing changes to docs/reference/html/annotation-glossary.html

  • Committer: Bazaar Package Importer
  • Author(s): Raphaël Hertzog, Josselin Mouette, Emilio Pozuelo Monfort, Sjoerd Simons, Frederic Peters, Michael Biebl, Raphaël Hertzog
  • Date: 2011-04-10 18:12:25 UTC
  • mfrom: (1.4.6 upstream) (5.1.19 sid)
  • Revision ID: james.westby@ubuntu.com-20110410181225-srhkesant1gx38pw
Tags: 3.0.0-1
* Team upload to experimental.

[ Josselin Mouette ]
* Only suggest totem-mozilla. Closes: #599638.
* totem-coherence depends on totem-plugins. Closes: #607436.

[ Emilio Pozuelo Monfort ]
* New upstream development release.
  - debian/patches/80_webm.patch,
    debian/patches/81_mpegts.patch,
    debian/patches/82_youtube_api.patch:
    + Removed, applied upstream.
  - debian/patches/90_autotools.patch:
    + Removed, no longer needed.
  - debian/patches/70_bbc_plugin.patch:
    + Disabled, needs porting.
  - debian/control.in:
    + Updated build dependencies and dependencies.
    + Removed transitional totem-xine and totem-gstreamer packages.
    + Don't build totem-coherence for now, it hasn't been ported
      to PyGI and so it's that plugin or all the others.
  - debian/totem-common.install:
    + Don't install the gconf schemas, they're gone. Install the
      gsettings files instead.
  - debian/totem.install:
    + Ship libtotem here.
  - debian/control.in,
    debian/rules,
    debian/gir1.2-totem-1.0.install:
    + Add a gir package and update the plugins package dependencies
      for the new gir dependencies.
* debian/rules,
  debian/control.in,
  debian/source/format:
  - Switch to source format 3.0 (quilt).
* debian/control.in:
  - Remove obsolete build dependency on libhal-dev. Closes: #615214.

[ Sjoerd Simons ]
* New upstream release (2.91.7)
* debian/totem-plugins.install:
  * Don't install the grommit plugin
  * Install the chapters plugin

[ Frederic Peters ]
* New upstream release (2.91.91)
* debian/control.in: bump build-dep on libpeas.
* debian/control.in, debian/totem-plugins.install:
  * The galago plugin has been renamed to im-status, and no longer uses
    libgalago.

[ Michael Biebl ]
* debian/control.in:
  - Add Build-Depends on libtracker-sparql-0.10-dev for media search support
    using Tracker.

[ Raphaël Hertzog ]
* New upstream release (3.0.0).
* Added Build-Depends on gstreamer0.10-gconf.
* Bumped minimal version of build-dependency on totem-plparser-dev to
  2.32.4-2 to match the ./configure requirements and to ensure libquvi-dev
  is there as required by the totem-plparser.pc.
* Add some copyright notices to debian/copyright to please lintian.
* Call dh_pysupport on totem to generate the python dependency for
  totem-bugreport.py
* Tell dh_makeshlibs to skip /usr/lib/nautilus. This avoids generating
  an shlib entry for the plugin it contains.
* Tweaked the totem description to fix lintian warning description-
  synopsis-starts-with-article.
* Updated dependencies of totem-coherence to match the new code using
  introspection but keep the package disabled as python-coherence is
  still PyGTK based and thus incompatible.
* Add lintian overrides for menu-icon-missing (icon is in totem-
  common).
* Add gnome-icon-theme-symbolic to totem's dependencies.
* Bump build-dep on libgdata >= 0.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Annotation glossary</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
7
<link rel="home" href="index.html" title="Totem Reference Manual">
 
8
<link rel="up" href="index.html" title="Totem Reference Manual">
 
9
<link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols">
 
10
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
 
11
<link rel="stylesheet" href="style.css" type="text/css">
 
12
</head>
 
13
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
14
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
15
<td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
16
<td> </td>
 
17
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
18
<th width="100%" align="center">Totem Reference Manual</th>
 
19
<td> </td>
 
20
</tr></table>
 
21
<div class="index">
 
22
<div class="titlepage"><div><div><h2 class="title">
 
23
<a name="annotation-glossary"></a>Annotation glossary</h2></div></div></div>
 
24
<div class="glossary">
 
25
<div class="titlepage"><div><div><h2 class="title">
 
26
<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
 
27
<a name="glsA"></a><h3 class="title">A</h3>
 
28
<dt>
 
29
<a name="annotation-glossterm-allow-none"></a>allow-none</dt>
 
30
<dd><p>NULL is ok, both for passing and for returning.</p></dd>
 
31
<a name="glsT"></a><h3 class="title">T</h3>
 
32
<dt>
 
33
<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
 
34
<dd><p>Free data after the code is done.</p></dd>
 
35
<dt>
 
36
<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
 
37
<dd><p>Don't free data after the code is done.</p></dd>
 
38
</div>
 
39
<div class="index">
 
40
<div class="indexdiv">
 
41
<h3>A</h3>
 
42
<dl>
 
43
<dt>totem_action_fullscreen, <a class="indexterm" href="TotemObject.html#totem-action-fullscreen">totem_action_fullscreen ()</a>
 
44
</dt>
 
45
<dt>totem_action_get_aspect_ratio, <a class="indexterm" href="TotemObject.html#totem-action-get-aspect-ratio">totem_action_get_aspect_ratio ()</a>
 
46
</dt>
 
47
<dt>totem_action_next_angle, <a class="indexterm" href="TotemObject.html#totem-action-next-angle">totem_action_next_angle ()</a>
 
48
</dt>
 
49
<dt>totem_action_pause, <a class="indexterm" href="TotemObject.html#totem-action-pause">totem_action_pause ()</a>
 
50
</dt>
 
51
<dt>totem_action_play_media, <a class="indexterm" href="TotemObject.html#totem-action-play-media">totem_action_play_media ()</a>
 
52
</dt>
 
53
<dt>totem_action_play_media_device, <a class="indexterm" href="TotemObject.html#totem-action-play-media-device">totem_action_play_media_device ()</a>
 
54
</dt>
 
55
<dt>totem_action_seek_relative, <a class="indexterm" href="TotemObject.html#totem-action-seek-relative">totem_action_seek_relative ()</a>
 
56
</dt>
 
57
<dt>totem_action_set_aspect_ratio, <a class="indexterm" href="TotemObject.html#totem-action-set-aspect-ratio">totem_action_set_aspect_ratio ()</a>
 
58
</dt>
 
59
<dt>totem_action_set_playlist_index, <a class="indexterm" href="TotemObject.html#totem-action-set-playlist-index">totem_action_set_playlist_index ()</a>
 
60
</dt>
 
61
<dt>totem_action_set_scale_ratio, <a class="indexterm" href="TotemObject.html#totem-action-set-scale-ratio">totem_action_set_scale_ratio ()</a>
 
62
</dt>
 
63
<dt>totem_action_toggle_aspect_ratio, <a class="indexterm" href="TotemObject.html#totem-action-toggle-aspect-ratio">totem_action_toggle_aspect_ratio ()</a>
 
64
</dt>
 
65
<dt>totem_action_toggle_controls, <a class="indexterm" href="TotemObject.html#totem-action-toggle-controls">totem_action_toggle_controls ()</a>
 
66
</dt>
 
67
<dt>totem_action_volume_relative, <a class="indexterm" href="TotemObject.html#totem-action-volume-relative">totem_action_volume_relative ()</a>
 
68
</dt>
 
69
<dt>totem_action_volume_toggle_mute, <a class="indexterm" href="TotemObject.html#totem-action-volume-toggle-mute">totem_action_volume_toggle_mute ()</a>
 
70
</dt>
 
71
</dl>
 
72
</div>
 
73
<div class="indexdiv">
 
74
<h3>B</h3>
 
75
<dl>
 
76
<dt>BaconVideoWidget, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-struct">BaconVideoWidget</a>
 
77
</dt>
 
78
<dt>BaconVideoWidget::buffering, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-buffering">The "buffering" signal</a>
 
79
</dt>
 
80
<dt>BaconVideoWidget::channels-change, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-channels-change">The "channels-change" signal</a>
 
81
</dt>
 
82
<dt>BaconVideoWidget::download-buffering, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-download-buffering">The "download-buffering" signal</a>
 
83
</dt>
 
84
<dt>BaconVideoWidget::eos, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-eos">The "eos" signal</a>
 
85
</dt>
 
86
<dt>BaconVideoWidget::error, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-error">The "error" signal</a>
 
87
</dt>
 
88
<dt>BaconVideoWidget::got-metadata, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-got-metadata">The "got-metadata" signal</a>
 
89
</dt>
 
90
<dt>BaconVideoWidget::got-redirect, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-got-redirect">The "got-redirect" signal</a>
 
91
</dt>
 
92
<dt>BaconVideoWidget::missing-plugins, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-missing-plugins">The "missing-plugins" signal</a>
 
93
</dt>
 
94
<dt>BaconVideoWidget::tick, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget-tick">The "tick" signal</a>
 
95
</dt>
 
96
<dt>BaconVideoWidget:audio-output-type, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--audio-output-type">The "audio-output-type" property</a>
 
97
</dt>
 
98
<dt>BaconVideoWidget:auto-resize, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--auto-resize">The "auto-resize" property</a>
 
99
</dt>
 
100
<dt>BaconVideoWidget:brightness, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--brightness">The "brightness" property</a>
 
101
</dt>
 
102
<dt>BaconVideoWidget:connection-speed, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--connection-speed">The "connection-speed" property</a>
 
103
</dt>
 
104
<dt>BaconVideoWidget:contrast, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--contrast">The "contrast" property</a>
 
105
</dt>
 
106
<dt>BaconVideoWidget:deinterlacing, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--deinterlacing">The "deinterlacing" property</a>
 
107
</dt>
 
108
<dt>BaconVideoWidget:download-filename, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--download-filename">The "download-filename" property</a>
 
109
</dt>
 
110
<dt>BaconVideoWidget:hue, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--hue">The "hue" property</a>
 
111
</dt>
 
112
<dt>BaconVideoWidget:logo-mode, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--logo-mode">The "logo-mode" property</a>
 
113
</dt>
 
114
<dt>BaconVideoWidget:playing, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--playing">The "playing" property</a>
 
115
</dt>
 
116
<dt>BaconVideoWidget:position, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--position">The "position" property</a>
 
117
</dt>
 
118
<dt>BaconVideoWidget:referrer, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--referrer">The "referrer" property</a>
 
119
</dt>
 
120
<dt>BaconVideoWidget:saturation, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--saturation">The "saturation" property</a>
 
121
</dt>
 
122
<dt>BaconVideoWidget:seekable, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--seekable">The "seekable" property</a>
 
123
</dt>
 
124
<dt>BaconVideoWidget:show-cursor, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--show-cursor">The "show-cursor" property</a>
 
125
</dt>
 
126
<dt>BaconVideoWidget:show-visualizations, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--show-visualizations">The "show-visualizations" property</a>
 
127
</dt>
 
128
<dt>BaconVideoWidget:stream-length, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--stream-length">The "stream-length" property</a>
 
129
</dt>
 
130
<dt>BaconVideoWidget:user-agent, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--user-agent">The "user-agent" property</a>
 
131
</dt>
 
132
<dt>BaconVideoWidget:visualization-quality, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--visualization-quality">The "visualization-quality" property</a>
 
133
</dt>
 
134
<dt>BaconVideoWidget:volume, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidget--volume">The "volume" property</a>
 
135
</dt>
 
136
<dt>BaconVideoWidgetClass, <a class="indexterm" href="BaconVideoWidget.html#BaconVideoWidgetClass">BaconVideoWidgetClass</a>
 
137
</dt>
 
138
<dt>bacon_video_widget_can_direct_seek, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-can-direct-seek">bacon_video_widget_can_direct_seek ()</a>
 
139
</dt>
 
140
<dt>bacon_video_widget_can_get_frames, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-can-get-frames">bacon_video_widget_can_get_frames ()</a>
 
141
</dt>
 
142
<dt>bacon_video_widget_can_set_volume, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-can-set-volume">bacon_video_widget_can_set_volume ()</a>
 
143
</dt>
 
144
<dt>bacon_video_widget_close, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-close">bacon_video_widget_close ()</a>
 
145
</dt>
 
146
<dt>bacon_video_widget_dvd_event, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-dvd-event">bacon_video_widget_dvd_event ()</a>
 
147
</dt>
 
148
<dt>bacon_video_widget_get_aspect_ratio, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-aspect-ratio">bacon_video_widget_get_aspect_ratio ()</a>
 
149
</dt>
 
150
<dt>bacon_video_widget_get_audio_output_type, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-audio-output-type">bacon_video_widget_get_audio_output_type ()</a>
 
151
</dt>
 
152
<dt>bacon_video_widget_get_auto_resize, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-auto-resize">bacon_video_widget_get_auto_resize ()</a>
 
153
</dt>
 
154
<dt>bacon_video_widget_get_backend_name, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-backend-name">bacon_video_widget_get_backend_name ()</a>
 
155
</dt>
 
156
<dt>bacon_video_widget_get_connection_speed, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-connection-speed">bacon_video_widget_get_connection_speed ()</a>
 
157
</dt>
 
158
<dt>bacon_video_widget_get_current_frame, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-current-frame">bacon_video_widget_get_current_frame ()</a>
 
159
</dt>
 
160
<dt>bacon_video_widget_get_current_time, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-current-time">bacon_video_widget_get_current_time ()</a>
 
161
</dt>
 
162
<dt>bacon_video_widget_get_deinterlacing, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-deinterlacing">bacon_video_widget_get_deinterlacing ()</a>
 
163
</dt>
 
164
<dt>bacon_video_widget_get_language, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-language">bacon_video_widget_get_language ()</a>
 
165
</dt>
 
166
<dt>bacon_video_widget_get_languages, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-languages">bacon_video_widget_get_languages ()</a>
 
167
</dt>
 
168
<dt>bacon_video_widget_get_logo_mode, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-logo-mode">bacon_video_widget_get_logo_mode ()</a>
 
169
</dt>
 
170
<dt>bacon_video_widget_get_metadata, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-metadata">bacon_video_widget_get_metadata ()</a>
 
171
</dt>
 
172
<dt>bacon_video_widget_get_mrls, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-mrls">bacon_video_widget_get_mrls ()</a>
 
173
</dt>
 
174
<dt>bacon_video_widget_get_option_group, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-option-group">bacon_video_widget_get_option_group ()</a>
 
175
</dt>
 
176
<dt>bacon_video_widget_get_position, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-position">bacon_video_widget_get_position ()</a>
 
177
</dt>
 
178
<dt>bacon_video_widget_get_show_cursor, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-show-cursor">bacon_video_widget_get_show_cursor ()</a>
 
179
</dt>
 
180
<dt>bacon_video_widget_get_stream_length, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-stream-length">bacon_video_widget_get_stream_length ()</a>
 
181
</dt>
 
182
<dt>bacon_video_widget_get_subtitle, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-subtitle">bacon_video_widget_get_subtitle ()</a>
 
183
</dt>
 
184
<dt>bacon_video_widget_get_subtitles, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-subtitles">bacon_video_widget_get_subtitles ()</a>
 
185
</dt>
 
186
<dt>bacon_video_widget_get_video_property, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-video-property">bacon_video_widget_get_video_property ()</a>
 
187
</dt>
 
188
<dt>bacon_video_widget_get_visualization_list, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-visualization-list">bacon_video_widget_get_visualization_list ()</a>
 
189
</dt>
 
190
<dt>bacon_video_widget_get_volume, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-volume">bacon_video_widget_get_volume ()</a>
 
191
</dt>
 
192
<dt>bacon_video_widget_get_zoom, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-get-zoom">bacon_video_widget_get_zoom ()</a>
 
193
</dt>
 
194
<dt>bacon_video_widget_has_menus, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-has-menus">bacon_video_widget_has_menus ()</a>
 
195
</dt>
 
196
<dt>bacon_video_widget_has_next_track, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-has-next-track">bacon_video_widget_has_next_track ()</a>
 
197
</dt>
 
198
<dt>bacon_video_widget_has_previous_track, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-has-previous-track">bacon_video_widget_has_previous_track ()</a>
 
199
</dt>
 
200
<dt>bacon_video_widget_init_backend, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-init-backend">bacon_video_widget_init_backend ()</a>
 
201
</dt>
 
202
<dt>bacon_video_widget_is_playing, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-is-playing">bacon_video_widget_is_playing ()</a>
 
203
</dt>
 
204
<dt>bacon_video_widget_is_seekable, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-is-seekable">bacon_video_widget_is_seekable ()</a>
 
205
</dt>
 
206
<dt>bacon_video_widget_new, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-new">bacon_video_widget_new ()</a>
 
207
</dt>
 
208
<dt>bacon_video_widget_open, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-open">bacon_video_widget_open ()</a>
 
209
</dt>
 
210
<dt>bacon_video_widget_pause, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-pause">bacon_video_widget_pause ()</a>
 
211
</dt>
 
212
<dt>bacon_video_widget_play, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-play">bacon_video_widget_play ()</a>
 
213
</dt>
 
214
<dt>bacon_video_widget_seek, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-seek">bacon_video_widget_seek ()</a>
 
215
</dt>
 
216
<dt>bacon_video_widget_seek_time, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-seek-time">bacon_video_widget_seek_time ()</a>
 
217
</dt>
 
218
<dt>bacon_video_widget_set_aspect_ratio, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-aspect-ratio">bacon_video_widget_set_aspect_ratio ()</a>
 
219
</dt>
 
220
<dt>bacon_video_widget_set_audio_output_type, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-audio-output-type">bacon_video_widget_set_audio_output_type ()</a>
 
221
</dt>
 
222
<dt>bacon_video_widget_set_auto_resize, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-auto-resize">bacon_video_widget_set_auto_resize ()</a>
 
223
</dt>
 
224
<dt>bacon_video_widget_set_connection_speed, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-connection-speed">bacon_video_widget_set_connection_speed ()</a>
 
225
</dt>
 
226
<dt>bacon_video_widget_set_deinterlacing, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-deinterlacing">bacon_video_widget_set_deinterlacing ()</a>
 
227
</dt>
 
228
<dt>bacon_video_widget_set_fullscreen, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-fullscreen">bacon_video_widget_set_fullscreen ()</a>
 
229
</dt>
 
230
<dt>bacon_video_widget_set_language, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-language">bacon_video_widget_set_language ()</a>
 
231
</dt>
 
232
<dt>bacon_video_widget_set_logo, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-logo">bacon_video_widget_set_logo ()</a>
 
233
</dt>
 
234
<dt>bacon_video_widget_set_logo_mode, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-logo-mode">bacon_video_widget_set_logo_mode ()</a>
 
235
</dt>
 
236
<dt>bacon_video_widget_set_referrer, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-referrer">bacon_video_widget_set_referrer ()</a>
 
237
</dt>
 
238
<dt>bacon_video_widget_set_scale_ratio, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-scale-ratio">bacon_video_widget_set_scale_ratio ()</a>
 
239
</dt>
 
240
<dt>bacon_video_widget_set_show_cursor, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-show-cursor">bacon_video_widget_set_show_cursor ()</a>
 
241
</dt>
 
242
<dt>bacon_video_widget_set_show_visualizations, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-show-visualizations">bacon_video_widget_set_show_visualizations ()</a>
 
243
</dt>
 
244
<dt>bacon_video_widget_set_subtitle, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-subtitle">bacon_video_widget_set_subtitle ()</a>
 
245
</dt>
 
246
<dt>bacon_video_widget_set_subtitle_encoding, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-subtitle-encoding">bacon_video_widget_set_subtitle_encoding ()</a>
 
247
</dt>
 
248
<dt>bacon_video_widget_set_subtitle_font, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-subtitle-font">bacon_video_widget_set_subtitle_font ()</a>
 
249
</dt>
 
250
<dt>bacon_video_widget_set_user_agent, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-user-agent">bacon_video_widget_set_user_agent ()</a>
 
251
</dt>
 
252
<dt>bacon_video_widget_set_video_property, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-video-property">bacon_video_widget_set_video_property ()</a>
 
253
</dt>
 
254
<dt>bacon_video_widget_set_visualization, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-visualization">bacon_video_widget_set_visualization ()</a>
 
255
</dt>
 
256
<dt>bacon_video_widget_set_visualization_quality, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-visualization-quality">bacon_video_widget_set_visualization_quality ()</a>
 
257
</dt>
 
258
<dt>bacon_video_widget_set_volume, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-volume">bacon_video_widget_set_volume ()</a>
 
259
</dt>
 
260
<dt>bacon_video_widget_set_zoom, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-set-zoom">bacon_video_widget_set_zoom ()</a>
 
261
</dt>
 
262
<dt>bacon_video_widget_step, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-step">bacon_video_widget_step ()</a>
 
263
</dt>
 
264
<dt>bacon_video_widget_stop, <a class="indexterm" href="BaconVideoWidget.html#bacon-video-widget-stop">bacon_video_widget_stop ()</a>
 
265
</dt>
 
266
<dt>BvwAspectRatio, <a class="indexterm" href="BaconVideoWidget.html#BvwAspectRatio">enum BvwAspectRatio</a>
 
267
</dt>
 
268
<dt>BvwAudioOutputType, <a class="indexterm" href="BaconVideoWidget.html#BvwAudioOutputType">enum BvwAudioOutputType</a>
 
269
</dt>
 
270
<dt>BvwConnectionSpeed, <a class="indexterm" href="BaconVideoWidget.html#BvwConnectionSpeed">enum BvwConnectionSpeed</a>
 
271
</dt>
 
272
<dt>BvwDVDEvent, <a class="indexterm" href="BaconVideoWidget.html#BvwDVDEvent">enum BvwDVDEvent</a>
 
273
</dt>
 
274
<dt>BvwError, <a class="indexterm" href="BaconVideoWidget.html#BvwError">enum BvwError</a>
 
275
</dt>
 
276
<dt>BvwMetadataType, <a class="indexterm" href="BaconVideoWidget.html#BvwMetadataType">enum BvwMetadataType</a>
 
277
</dt>
 
278
<dt>BvwUseType, <a class="indexterm" href="BaconVideoWidget.html#BvwUseType">enum BvwUseType</a>
 
279
</dt>
 
280
<dt>BvwVideoProperty, <a class="indexterm" href="BaconVideoWidget.html#BvwVideoProperty">enum BvwVideoProperty</a>
 
281
</dt>
 
282
<dt>BvwVisualizationQuality, <a class="indexterm" href="BaconVideoWidget.html#BvwVisualizationQuality">enum BvwVisualizationQuality</a>
 
283
</dt>
 
284
</dl>
 
285
</div>
 
286
<div class="indexdiv">
 
287
<h3>C</h3>
 
288
<dl>
 
289
<dt>TotemCellRendererVideo, <a class="indexterm" href="TotemCellRendererVideo.html#TotemCellRendererVideo-struct">TotemCellRendererVideo</a>
 
290
</dt>
 
291
<dt>TotemCellRendererVideo:alignment, <a class="indexterm" href="TotemCellRendererVideo.html#TotemCellRendererVideo--alignment">The "alignment" property</a>
 
292
</dt>
 
293
<dt>TotemCellRendererVideo:thumbnail, <a class="indexterm" href="TotemCellRendererVideo.html#TotemCellRendererVideo--thumbnail">The "thumbnail" property</a>
 
294
</dt>
 
295
<dt>TotemCellRendererVideo:title, <a class="indexterm" href="TotemCellRendererVideo.html#TotemCellRendererVideo--title">The "title" property</a>
 
296
</dt>
 
297
<dt>TotemCellRendererVideo:use-placeholder, <a class="indexterm" href="TotemCellRendererVideo.html#TotemCellRendererVideo--use-placeholder">The "use-placeholder" property</a>
 
298
</dt>
 
299
<dt>TotemCellRendererVideoClass, <a class="indexterm" href="TotemCellRendererVideo.html#TotemCellRendererVideoClass">TotemCellRendererVideoClass</a>
 
300
</dt>
 
301
<dt>totem_cell_renderer_video_new, <a class="indexterm" href="TotemCellRendererVideo.html#totem-cell-renderer-video-new">totem_cell_renderer_video_new ()</a>
 
302
</dt>
 
303
</dl>
 
304
</div>
 
305
<div class="indexdiv">
 
306
<h3>F</h3>
 
307
<dl>
 
308
<dt>totem_file_closed, <a class="indexterm" href="TotemObject.html#totem-file-closed">totem_file_closed ()</a>
 
309
</dt>
 
310
<dt>totem_file_opened, <a class="indexterm" href="TotemObject.html#totem-file-opened">totem_file_opened ()</a>
 
311
</dt>
 
312
</dl>
 
313
</div>
 
314
<div class="indexdiv">
 
315
<h3>G</h3>
 
316
<dl>
 
317
<dt>totem_get_current_time, <a class="indexterm" href="TotemObject.html#totem-get-current-time">totem_get_current_time ()</a>
 
318
</dt>
 
319
<dt>totem_get_plugin_paths, <a class="indexterm" href="totem-TotemPlugin.html#totem-get-plugin-paths">totem_get_plugin_paths ()</a>
 
320
</dt>
 
321
<dt>totem_get_short_title, <a class="indexterm" href="TotemObject.html#totem-get-short-title">totem_get_short_title ()</a>
 
322
</dt>
 
323
<dt>totem_get_video_widget, <a class="indexterm" href="TotemObject.html#totem-get-video-widget">totem_get_video_widget ()</a>
 
324
</dt>
 
325
<dt>totem_get_video_widget_backend_name, <a class="indexterm" href="TotemObject.html#totem-get-video-widget-backend-name">totem_get_video_widget_backend_name ()</a>
 
326
</dt>
 
327
<dt>TOTEM_GSETTINGS_SCHEMA, <a class="indexterm" href="TotemObject.html#TOTEM-GSETTINGS-SCHEMA:CAPS">TOTEM_GSETTINGS_SCHEMA</a>
 
328
</dt>
 
329
</dl>
 
330
</div>
 
331
<div class="indexdiv">
 
332
<h3>I</h3>
 
333
<dl>
 
334
<dt>totem_interface_error, <a class="indexterm" href="totem-Interface.html#totem-interface-error">totem_interface_error ()</a>
 
335
</dt>
 
336
<dt>totem_interface_error_blocking, <a class="indexterm" href="totem-Interface.html#totem-interface-error-blocking">totem_interface_error_blocking ()</a>
 
337
</dt>
 
338
<dt>totem_interface_error_with_link, <a class="indexterm" href="totem-Interface.html#totem-interface-error-with-link">totem_interface_error_with_link ()</a>
 
339
</dt>
 
340
<dt>totem_is_fullscreen, <a class="indexterm" href="TotemObject.html#totem-is-fullscreen">totem_is_fullscreen ()</a>
 
341
</dt>
 
342
</dl>
 
343
</div>
 
344
<div class="indexdiv">
 
345
<h3>M</h3>
 
346
<dl><dt>totem_metadata_updated, <a class="indexterm" href="TotemObject.html#totem-metadata-updated">totem_metadata_updated ()</a>
 
347
</dt></dl>
 
348
</div>
 
349
<div class="indexdiv">
 
350
<h3>O</h3>
 
351
<dl>
 
352
<dt>TotemObject, <a class="indexterm" href="TotemObject.html#TotemObject-struct">TotemObject</a>
 
353
</dt>
 
354
<dt>TotemObject::file-closed, <a class="indexterm" href="TotemObject.html#TotemObject-file-closed">The "file-closed" signal</a>
 
355
</dt>
 
356
<dt>TotemObject::file-opened, <a class="indexterm" href="TotemObject.html#TotemObject-file-opened">The "file-opened" signal</a>
 
357
</dt>
 
358
<dt>TotemObject::metadata-updated, <a class="indexterm" href="TotemObject.html#TotemObject-metadata-updated">The "metadata-updated" signal</a>
 
359
</dt>
 
360
<dt>TotemObject:autoload-subtitles, <a class="indexterm" href="TotemObject.html#TotemObject--autoload-subtitles">The "autoload-subtitles" property</a>
 
361
</dt>
 
362
<dt>TotemObject:current-mrl, <a class="indexterm" href="TotemObject.html#TotemObject--current-mrl">The "current-mrl" property</a>
 
363
</dt>
 
364
<dt>TotemObject:current-time, <a class="indexterm" href="TotemObject.html#TotemObject--current-time">The "current-time" property</a>
 
365
</dt>
 
366
<dt>TotemObject:fullscreen, <a class="indexterm" href="TotemObject.html#TotemObject--fullscreen">The "fullscreen" property</a>
 
367
</dt>
 
368
<dt>TotemObject:playing, <a class="indexterm" href="TotemObject.html#TotemObject--playing">The "playing" property</a>
 
369
</dt>
 
370
<dt>TotemObject:remember-position, <a class="indexterm" href="TotemObject.html#TotemObject--remember-position">The "remember-position" property</a>
 
371
</dt>
 
372
<dt>TotemObject:seekable, <a class="indexterm" href="TotemObject.html#TotemObject--seekable">The "seekable" property</a>
 
373
</dt>
 
374
<dt>TotemObject:stream-length, <a class="indexterm" href="TotemObject.html#TotemObject--stream-length">The "stream-length" property</a>
 
375
</dt>
 
376
<dt>TotemObjectClass, <a class="indexterm" href="TotemObject.html#TotemObjectClass">TotemObjectClass</a>
 
377
</dt>
 
378
<dt>totem_object_action_error, <a class="indexterm" href="TotemObject.html#totem-object-action-error">totem_object_action_error ()</a>
 
379
</dt>
 
380
<dt>totem_object_action_exit, <a class="indexterm" href="TotemObject.html#totem-object-action-exit">totem_object_action_exit ()</a>
 
381
</dt>
 
382
<dt>totem_object_action_fullscreen_toggle, <a class="indexterm" href="TotemObject.html#totem-object-action-fullscreen-toggle">totem_object_action_fullscreen_toggle ()</a>
 
383
</dt>
 
384
<dt>totem_object_action_next, <a class="indexterm" href="TotemObject.html#totem-object-action-next">totem_object_action_next ()</a>
 
385
</dt>
 
386
<dt>totem_object_action_play, <a class="indexterm" href="TotemObject.html#totem-object-action-play">totem_object_action_play ()</a>
 
387
</dt>
 
388
<dt>totem_object_action_play_pause, <a class="indexterm" href="TotemObject.html#totem-object-action-play-pause">totem_object_action_play_pause ()</a>
 
389
</dt>
 
390
<dt>totem_object_action_previous, <a class="indexterm" href="TotemObject.html#totem-object-action-previous">totem_object_action_previous ()</a>
 
391
</dt>
 
392
<dt>totem_object_action_remote, <a class="indexterm" href="TotemObject.html#totem-object-action-remote">totem_object_action_remote ()</a>
 
393
</dt>
 
394
<dt>totem_object_action_remote_get_setting, <a class="indexterm" href="TotemObject.html#totem-object-action-remote-get-setting">totem_object_action_remote_get_setting ()</a>
 
395
</dt>
 
396
<dt>totem_object_action_remote_set_setting, <a class="indexterm" href="TotemObject.html#totem-object-action-remote-set-setting">totem_object_action_remote_set_setting ()</a>
 
397
</dt>
 
398
<dt>totem_object_action_seek_time, <a class="indexterm" href="TotemObject.html#totem-object-action-seek-time">totem_object_action_seek_time ()</a>
 
399
</dt>
 
400
<dt>totem_object_action_stop, <a class="indexterm" href="TotemObject.html#totem-object-action-stop">totem_object_action_stop ()</a>
 
401
</dt>
 
402
<dt>totem_object_action_volume, <a class="indexterm" href="TotemObject.html#totem-object-action-volume">totem_object_action_volume ()</a>
 
403
</dt>
 
404
<dt>totem_object_add_sidebar_page, <a class="indexterm" href="TotemObject.html#totem-object-add-sidebar-page">totem_object_add_sidebar_page ()</a>
 
405
</dt>
 
406
<dt>totem_object_add_to_playlist_and_play, <a class="indexterm" href="TotemObject.html#totem-object-add-to-playlist-and-play">totem_object_add_to_playlist_and_play ()</a>
 
407
</dt>
 
408
<dt>totem_object_get_current_mrl, <a class="indexterm" href="TotemObject.html#totem-object-get-current-mrl">totem_object_get_current_mrl ()</a>
 
409
</dt>
 
410
<dt>totem_object_get_main_window, <a class="indexterm" href="TotemObject.html#totem-object-get-main-window">totem_object_get_main_window ()</a>
 
411
</dt>
 
412
<dt>totem_object_get_playlist_length, <a class="indexterm" href="TotemObject.html#totem-object-get-playlist-length">totem_object_get_playlist_length ()</a>
 
413
</dt>
 
414
<dt>totem_object_get_playlist_pos, <a class="indexterm" href="TotemObject.html#totem-object-get-playlist-pos">totem_object_get_playlist_pos ()</a>
 
415
</dt>
 
416
<dt>totem_object_get_title_at_playlist_pos, <a class="indexterm" href="TotemObject.html#totem-object-get-title-at-playlist-pos">totem_object_get_title_at_playlist_pos ()</a>
 
417
</dt>
 
418
<dt>totem_object_get_ui_manager, <a class="indexterm" href="TotemObject.html#totem-object-get-ui-manager">totem_object_get_ui_manager ()</a>
 
419
</dt>
 
420
<dt>totem_object_get_version, <a class="indexterm" href="TotemObject.html#totem-object-get-version">totem_object_get_version ()</a>
 
421
</dt>
 
422
<dt>totem_object_get_volume, <a class="indexterm" href="TotemObject.html#totem-object-get-volume">totem_object_get_volume ()</a>
 
423
</dt>
 
424
<dt>totem_object_is_paused, <a class="indexterm" href="TotemObject.html#totem-object-is-paused">totem_object_is_paused ()</a>
 
425
</dt>
 
426
<dt>totem_object_is_playing, <a class="indexterm" href="TotemObject.html#totem-object-is-playing">totem_object_is_playing ()</a>
 
427
</dt>
 
428
<dt>totem_object_is_seekable, <a class="indexterm" href="TotemObject.html#totem-object-is-seekable">totem_object_is_seekable ()</a>
 
429
</dt>
 
430
<dt>totem_object_plugins_init, <a class="indexterm" href="TotemObject.html#totem-object-plugins-init">totem_object_plugins_init ()</a>
 
431
</dt>
 
432
<dt>totem_object_plugins_shutdown, <a class="indexterm" href="TotemObject.html#totem-object-plugins-shutdown">totem_object_plugins_shutdown ()</a>
 
433
</dt>
 
434
<dt>totem_object_remove_sidebar_page, <a class="indexterm" href="TotemObject.html#totem-object-remove-sidebar-page">totem_object_remove_sidebar_page ()</a>
 
435
</dt>
 
436
<dt>totem_object_set_current_subtitle, <a class="indexterm" href="TotemObject.html#totem-object-set-current-subtitle">totem_object_set_current_subtitle ()</a>
 
437
</dt>
 
438
</dl>
 
439
</div>
 
440
<div class="indexdiv">
 
441
<h3>P</h3>
 
442
<dl>
 
443
<dt>totem_plugin_find_file, <a class="indexterm" href="totem-TotemPlugin.html#totem-plugin-find-file">totem_plugin_find_file ()</a>
 
444
</dt>
 
445
<dt>totem_plugin_load_interface, <a class="indexterm" href="totem-TotemPlugin.html#totem-plugin-load-interface">totem_plugin_load_interface ()</a>
 
446
</dt>
 
447
<dt>TOTEM_PLUGIN_REGISTER, <a class="indexterm" href="totem-TotemPlugin.html#TOTEM-PLUGIN-REGISTER:CAPS">TOTEM_PLUGIN_REGISTER()</a>
 
448
</dt>
 
449
<dt>TOTEM_PLUGIN_REGISTER_CONFIGURABLE, <a class="indexterm" href="totem-TotemPlugin.html#TOTEM-PLUGIN-REGISTER-CONFIGURABLE:CAPS">TOTEM_PLUGIN_REGISTER_CONFIGURABLE()</a>
 
450
</dt>
 
451
</dl>
 
452
</div>
 
453
<div class="indexdiv">
 
454
<h3>R</h3>
 
455
<dl>
 
456
<dt>TotemRemoteCommand, <a class="indexterm" href="TotemObject.html#TotemRemoteCommand">enum TotemRemoteCommand</a>
 
457
</dt>
 
458
<dt>TotemRemoteSetting, <a class="indexterm" href="TotemObject.html#TotemRemoteSetting">enum TotemRemoteSetting</a>
 
459
</dt>
 
460
</dl>
 
461
</div>
 
462
<div class="indexdiv">
 
463
<h3>T</h3>
 
464
<dl><dt>Totem, <a class="indexterm" href="TotemObject.html#Totem">Totem</a>
 
465
</dt></dl>
 
466
</div>
 
467
<div class="indexdiv">
 
468
<h3>V</h3>
 
469
<dl>
 
470
<dt>TotemVideoList, <a class="indexterm" href="TotemVideoList.html#TotemVideoList-struct">TotemVideoList</a>
 
471
</dt>
 
472
<dt>TotemVideoList::starting-video, <a class="indexterm" href="TotemVideoList.html#TotemVideoList-starting-video">The "starting-video" signal</a>
 
473
</dt>
 
474
<dt>TotemVideoList:mrl-column, <a class="indexterm" href="TotemVideoList.html#TotemVideoList--mrl-column">The "mrl-column" property</a>
 
475
</dt>
 
476
<dt>TotemVideoList:show-tooltip-uri, <a class="indexterm" href="TotemVideoList.html#TotemVideoList--show-tooltip-uri">The "show-tooltip-uri" property</a>
 
477
</dt>
 
478
<dt>TotemVideoList:tooltip-column, <a class="indexterm" href="TotemVideoList.html#TotemVideoList--tooltip-column">The "tooltip-column" property</a>
 
479
</dt>
 
480
<dt>TotemVideoList:totem, <a class="indexterm" href="TotemVideoList.html#TotemVideoList--totem">The "totem" property</a>
 
481
</dt>
 
482
<dt>TotemVideoListClass, <a class="indexterm" href="TotemVideoList.html#TotemVideoListClass">TotemVideoListClass</a>
 
483
</dt>
 
484
<dt>totem_video_list_get_ui_manager, <a class="indexterm" href="TotemVideoList.html#totem-video-list-get-ui-manager">totem_video_list_get_ui_manager ()</a>
 
485
</dt>
 
486
<dt>totem_video_list_new, <a class="indexterm" href="TotemVideoList.html#totem-video-list-new">totem_video_list_new ()</a>
 
487
</dt>
 
488
</dl>
 
489
</div>
 
490
</div>
 
491
</div>
 
492
<div class="footer">
 
493
<hr>
 
494
          Generated by GTK-Doc V1.17.1</div>
 
495
</body>
 
496
</html>
 
 
b'\\ No newline at end of file'