/usr/share/gtk-doc/html/totem/annotation-glossary.html is in totem-common 3.26.0-0ubuntu6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Annotation glossary: Totem Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Totem Reference Manual">
<link rel="up" href="index.html" title="Totem Reference Manual">
<link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols">
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
</tr></table>
<div class="index">
<div class="titlepage"><div><div><h1 class="title">
<a name="annotation-glossary"></a>Annotation glossary</h1></div></div></div>
<div class="glossary">
<div class="titlepage"><div><div><h2 class="title">
<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
<a name="glsA"></a><h3 class="title">A</h3>
<dt><span class="glossterm"><a name="annotation-glossterm-allow-none"></a>allow-none</span></dt>
<dd class="glossdef"><p>NULL is OK, both for passing and for returning.</p></dd>
<dt><span class="glossterm"><a name="annotation-glossterm-array"></a>array</span></dt>
<dd class="glossdef"><p>Parameter points to an array of items.</p></dd>
<a name="glsN"></a><h3 class="title">N</h3>
<dt><span class="glossterm"><a name="annotation-glossterm-nullable"></a>nullable</span></dt>
<dd class="glossdef"><p>NULL may be passed as the value in, out, in-out; or as a return value.</p></dd>
<a name="glsT"></a><h3 class="title">T</h3>
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
<dd class="glossdef"><p>Free data after the code is done.</p></dd>
<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20none"></a>transfer none</span></dt>
<dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
<a name="glsU"></a><h3 class="title">U</h3>
<dt><span class="glossterm"><a name="annotation-glossterm-Unstable"></a>Unstable</span></dt>
<dd class="glossdef"><p>Unstable interfaces are experimental or transitional. They are typically used to
give outside developers early access to new or rapidly changing technology, or
to provide an interim solution to a problem where a more general solution is
anticipated. No claims are made about either source or binary compatibility from
one minor release to the next.
The Unstable interface level is a warning that these interfaces are subject to
change without warning and should not be used in unbundled products.
Given such caveats, customer impact need not be a factor when considering
incompatible changes to an Unstable interface in a major or minor release.
Nonetheless, when such changes are introduced, the changes should still be
mentioned in the release notes for the affected release.
</p></dd>
</div>
<div xmlns:xlink="http://www.w3.org/1999/xlink" class="index">
<div class="indexdiv">
<h3>B</h3>
<dl>
<dt id="ientry-idm5416">BaconVideoWidget, <a class="indexterm" href="totem-BaconVideoWidget.html#BaconVideoWidget">BaconVideoWidget</a>
</dt>
<dt id="ientry-idm5424">BaconVideoWidgetClass, <a class="indexterm" href="totem-BaconVideoWidget.html#BaconVideoWidgetClass">BaconVideoWidgetClass</a>
</dt>
<dt id="ientry-idm3339">bacon_video_widget_can_direct_seek, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-can-direct-seek">bacon_video_widget_can_direct_seek ()</a>
</dt>
<dt id="ientry-idm3373">bacon_video_widget_can_get_frames, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-can-get-frames">bacon_video_widget_can_get_frames ()</a>
</dt>
<dt id="ientry-idm3423">bacon_video_widget_can_set_volume, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-can-set-volume">bacon_video_widget_can_set_volume ()</a>
</dt>
<dt id="ientry-idm3312">bacon_video_widget_close, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-close">bacon_video_widget_close ()</a>
</dt>
<dt id="ientry-idm3460">bacon_video_widget_dvd_event, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-dvd-event">bacon_video_widget_dvd_event ()</a>
</dt>
<dt id="ientry-idm3531">bacon_video_widget_get_aspect_ratio, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-aspect-ratio">bacon_video_widget_get_aspect_ratio ()</a>
</dt>
<dt id="ientry-idm3602">bacon_video_widget_get_audio_output_type, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-audio-output-type">bacon_video_widget_get_audio_output_type ()</a>
</dt>
<dt id="ientry-idm5135">bacon_video_widget_get_controls_object, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-controls-object">bacon_video_widget_get_controls_object ()</a>
</dt>
<dt id="ientry-idm3671">bacon_video_widget_get_current_frame, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-current-frame">bacon_video_widget_get_current_frame ()</a>
</dt>
<dt id="ientry-idm3707">bacon_video_widget_get_current_time, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-current-time">bacon_video_widget_get_current_time ()</a>
</dt>
<dt id="ientry-idm3738">bacon_video_widget_get_deinterlacing, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-deinterlacing">bacon_video_widget_get_deinterlacing ()</a>
</dt>
<dt id="ientry-idm5170">bacon_video_widget_get_header_controls_object, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-header-controls-object">bacon_video_widget_get_header_controls_object ()</a>
</dt>
<dt id="ientry-idm3853">bacon_video_widget_get_language, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-language">bacon_video_widget_get_language ()</a>
</dt>
<dt id="ientry-idm3812">bacon_video_widget_get_languages, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-languages">bacon_video_widget_get_languages ()</a>
</dt>
<dt id="ientry-idm3960">bacon_video_widget_get_logo_mode, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-logo-mode">bacon_video_widget_get_logo_mode ()</a>
</dt>
<dt id="ientry-idm4038">bacon_video_widget_get_metadata, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-metadata">bacon_video_widget_get_metadata ()</a>
</dt>
<dt id="ientry-idm4092">bacon_video_widget_get_option_group, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-option-group">bacon_video_widget_get_option_group ()</a>
</dt>
<dt id="ientry-idm4114">bacon_video_widget_get_position, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-position">bacon_video_widget_get_position ()</a>
</dt>
<dt id="ientry-idm5000">bacon_video_widget_get_rate, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-rate">bacon_video_widget_get_rate ()</a>
</dt>
<dt id="ientry-idm4185">bacon_video_widget_get_rotation, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-rotation">bacon_video_widget_get_rotation ()</a>
</dt>
<dt id="ientry-idm4255">bacon_video_widget_get_stream_length, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-stream-length">bacon_video_widget_get_stream_length ()</a>
</dt>
<dt id="ientry-idm4327">bacon_video_widget_get_subtitle, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-subtitle">bacon_video_widget_get_subtitle ()</a>
</dt>
<dt id="ientry-idm4286">bacon_video_widget_get_subtitles, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-subtitles">bacon_video_widget_get_subtitles ()</a>
</dt>
<dt id="ientry-idm4555">bacon_video_widget_get_video_property, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-video-property">bacon_video_widget_get_video_property ()</a>
</dt>
<dt id="ientry-idm4651">bacon_video_widget_get_volume, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-volume">bacon_video_widget_get_volume ()</a>
</dt>
<dt id="ientry-idm4730">bacon_video_widget_get_zoom, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-get-zoom">bacon_video_widget_get_zoom ()</a>
</dt>
<dt id="ientry-idm4800">bacon_video_widget_has_angles, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-has-angles">bacon_video_widget_has_angles ()</a>
</dt>
<dt id="ientry-idm3497">bacon_video_widget_has_menus, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-has-menus">bacon_video_widget_has_menus ()</a>
</dt>
<dt id="ientry-idm4861">bacon_video_widget_has_next_track, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-has-next-track">bacon_video_widget_has_next_track ()</a>
</dt>
<dt id="ientry-idm4895">bacon_video_widget_has_previous_track, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-has-previous-track">bacon_video_widget_has_previous_track ()</a>
</dt>
<dt id="ientry-idm4929">bacon_video_widget_is_playing, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-is-playing">bacon_video_widget_is_playing ()</a>
</dt>
<dt id="ientry-idm4963">bacon_video_widget_is_seekable, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-is-seekable">bacon_video_widget_is_seekable ()</a>
</dt>
<dt id="ientry-idm5332">bacon_video_widget_mark_popup_busy, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-mark-popup-busy">bacon_video_widget_mark_popup_busy ()</a>
</dt>
<dt id="ientry-idm2997">bacon_video_widget_new, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-new">bacon_video_widget_new ()</a>
</dt>
<dt id="ientry-idm3040">bacon_video_widget_open, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-open">bacon_video_widget_open ()</a>
</dt>
<dt id="ientry-idm3134">bacon_video_widget_pause, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-pause">bacon_video_widget_pause ()</a>
</dt>
<dt id="ientry-idm3081">bacon_video_widget_play, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-play">bacon_video_widget_play ()</a>
</dt>
<dt id="ientry-idm3162">bacon_video_widget_seek, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-seek">bacon_video_widget_seek ()</a>
</dt>
<dt id="ientry-idm3219">bacon_video_widget_seek_time, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-seek-time">bacon_video_widget_seek_time ()</a>
</dt>
<dt id="ientry-idm3563">bacon_video_widget_set_aspect_ratio, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-aspect-ratio">bacon_video_widget_set_aspect_ratio ()</a>
</dt>
<dt id="ientry-idm3635">bacon_video_widget_set_audio_output_type, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-audio-output-type">bacon_video_widget_set_audio_output_type ()</a>
</dt>
<dt id="ientry-idm3772">bacon_video_widget_set_deinterlacing, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-deinterlacing">bacon_video_widget_set_deinterlacing ()</a>
</dt>
<dt id="ientry-idm5205">bacon_video_widget_set_fullscreen, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-fullscreen">bacon_video_widget_set_fullscreen ()</a>
</dt>
<dt id="ientry-idm3885">bacon_video_widget_set_language, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-language">bacon_video_widget_set_language ()</a>
</dt>
<dt id="ientry-idm3924">bacon_video_widget_set_logo, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-logo">bacon_video_widget_set_logo ()</a>
</dt>
<dt id="ientry-idm3994">bacon_video_widget_set_logo_mode, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-logo-mode">bacon_video_widget_set_logo_mode ()</a>
</dt>
<dt id="ientry-idm4834">bacon_video_widget_set_next_angle, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-next-angle">bacon_video_widget_set_next_angle ()</a>
</dt>
<dt id="ientry-idm5241">bacon_video_widget_set_next_language, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-next-language">bacon_video_widget_set_next_language ()</a>
</dt>
<dt id="ientry-idm5272">bacon_video_widget_set_next_subtitle, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-next-subtitle">bacon_video_widget_set_next_subtitle ()</a>
</dt>
<dt id="ientry-idm5030">bacon_video_widget_set_rate, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-rate">bacon_video_widget_set_rate ()</a>
</dt>
<dt id="ientry-idm4147">bacon_video_widget_set_referrer, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-referrer">bacon_video_widget_set_referrer ()</a>
</dt>
<dt id="ientry-idm4217">bacon_video_widget_set_rotation, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-rotation">bacon_video_widget_set_rotation ()</a>
</dt>
<dt id="ientry-idm4360">bacon_video_widget_set_subtitle, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-subtitle">bacon_video_widget_set_subtitle ()</a>
</dt>
<dt id="ientry-idm4441">bacon_video_widget_set_subtitle_encoding, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-subtitle-encoding">bacon_video_widget_set_subtitle_encoding ()</a>
</dt>
<dt id="ientry-idm4477">bacon_video_widget_set_subtitle_font, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-subtitle-font">bacon_video_widget_set_subtitle_font ()</a>
</dt>
<dt id="ientry-idm4399">bacon_video_widget_set_text_subtitle, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-text-subtitle">bacon_video_widget_set_text_subtitle ()</a>
</dt>
<dt id="ientry-idm4517">bacon_video_widget_set_user_agent, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-user-agent">bacon_video_widget_set_user_agent ()</a>
</dt>
<dt id="ientry-idm4600">bacon_video_widget_set_video_property, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-video-property">bacon_video_widget_set_video_property ()</a>
</dt>
<dt id="ientry-idm4685">bacon_video_widget_set_volume, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-volume">bacon_video_widget_set_volume ()</a>
</dt>
<dt id="ientry-idm4762">bacon_video_widget_set_zoom, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-set-zoom">bacon_video_widget_set_zoom ()</a>
</dt>
<dt id="ientry-idm5303">bacon_video_widget_show_popup, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-show-popup">bacon_video_widget_show_popup ()</a>
</dt>
<dt id="ientry-idm5073">bacon_video_widget_step, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-step">bacon_video_widget_step ()</a>
</dt>
<dt id="ientry-idm3285">bacon_video_widget_stop, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-stop">bacon_video_widget_stop ()</a>
</dt>
<dt id="ientry-idm5373">bacon_video_widget_unmark_popup_busy, <a class="indexterm" href="totem-BaconVideoWidget.html#bacon-video-widget-unmark-popup-busy">bacon_video_widget_unmark_popup_busy ()</a>
</dt>
<dt id="ientry-idm5432">BvwAspectRatio, <a class="indexterm" href="totem-BaconVideoWidget.html#BvwAspectRatio">enum BvwAspectRatio</a>
</dt>
<dt id="ientry-idm5478">BvwAudioOutputType, <a class="indexterm" href="totem-BaconVideoWidget.html#BvwAudioOutputType">enum BvwAudioOutputType</a>
</dt>
<dt id="ientry-idm5529">BvwDVDEvent, <a class="indexterm" href="totem-BaconVideoWidget.html#BvwDVDEvent">enum BvwDVDEvent</a>
</dt>
<dt id="ientry-idm5880">BvwError, <a class="indexterm" href="totem-BaconVideoWidget.html#BvwError">enum BvwError</a>
</dt>
<dt id="ientry-idm5634">BvwMetadataType, <a class="indexterm" href="totem-BaconVideoWidget.html#BvwMetadataType">enum BvwMetadataType</a>
</dt>
<dt id="ientry-idm5773">BvwRotation, <a class="indexterm" href="totem-BaconVideoWidget.html#BvwRotation">enum BvwRotation</a>
</dt>
<dt id="ientry-idm5812">BvwVideoProperty, <a class="indexterm" href="totem-BaconVideoWidget.html#BvwVideoProperty">enum BvwVideoProperty</a>
</dt>
<dt id="ientry-idm5853">BvwZoomMode, <a class="indexterm" href="totem-BaconVideoWidget.html#BvwZoomMode">enum BvwZoomMode</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>G</h3>
<dl>
<dt id="ientry-idm2450">totem_get_plugin_paths, <a class="indexterm" href="totem-TotemPlugin.html#totem-get-plugin-paths">totem_get_plugin_paths ()</a>
</dt>
<dt id="ientry-idm1989">TOTEM_GSETTINGS_SCHEMA, <a class="indexterm" href="totem-TotemObject.html#TOTEM-GSETTINGS-SCHEMA:CAPS">TOTEM_GSETTINGS_SCHEMA</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>I</h3>
<dl>
<dt id="ientry-idm2042">totem_interface_error, <a class="indexterm" href="totem-Interface.html#totem-interface-error">totem_interface_error ()</a>
</dt>
<dt id="ientry-idm2089">totem_interface_error_blocking, <a class="indexterm" href="totem-Interface.html#totem-interface-error-blocking">totem_interface_error_blocking ()</a>
</dt>
<dt id="ientry-idm2136">totem_interface_error_with_link, <a class="indexterm" href="totem-Interface.html#totem-interface-error-with-link">totem_interface_error_with_link ()</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>O</h3>
<dl>
<dt id="ientry-idm1781">TotemObject, <a class="indexterm" href="totem-TotemObject.html#TotemObject">TotemObject</a>
</dt>
<dt id="ientry-idm1398">totem_object_add_to_playlist, <a class="indexterm" href="totem-TotemObject.html#totem-object-add-to-playlist">totem_object_add_to_playlist ()</a>
</dt>
<dt id="ientry-idm1453">totem_object_add_to_view, <a class="indexterm" href="totem-TotemObject.html#totem-object-add-to-view">totem_object_add_to_view ()</a>
</dt>
<dt id="ientry-idm1502">totem_object_clear_playlist, <a class="indexterm" href="totem-TotemObject.html#totem-object-clear-playlist">totem_object_clear_playlist ()</a>
</dt>
<dt id="ientry-idm1529">totem_object_empty_menu_section, <a class="indexterm" href="totem-TotemObject.html#totem-object-empty-menu-section">totem_object_empty_menu_section ()</a>
</dt>
<dt id="ientry-idm458">totem_object_exit, <a class="indexterm" href="totem-TotemObject.html#totem-object-exit">totem_object_exit ()</a>
</dt>
<dt id="ientry-idm1036">totem_object_get_current_mrl, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-current-mrl">totem_object_get_current_mrl ()</a>
</dt>
<dt id="ientry-idm1566">totem_object_get_current_time, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-current-time">totem_object_get_current_time ()</a>
</dt>
<dt id="ientry-idm1003">totem_object_get_main_window, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-main-window">totem_object_get_main_window ()</a>
</dt>
<dt id="ientry-idm1596">totem_object_get_menu_section, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-menu-section">totem_object_get_menu_section ()</a>
</dt>
<dt id="ientry-idm1140">totem_object_get_playlist_length, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-playlist-length">totem_object_get_playlist_length ()</a>
</dt>
<dt id="ientry-idm1170">totem_object_get_playlist_pos, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-playlist-pos">totem_object_get_playlist_pos ()</a>
</dt>
<dt id="ientry-idm1323">totem_object_get_rate, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-rate">totem_object_get_rate ()</a>
</dt>
<dt id="ientry-idm1648">totem_object_get_short_title, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-short-title">totem_object_get_short_title ()</a>
</dt>
<dt id="ientry-idm1281">totem_object_get_supported_content_types, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-supported-content-types">totem_object_get_supported_content_types ()</a>
</dt>
<dt id="ientry-idm1302">totem_object_get_supported_uri_schemes, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-supported-uri-schemes">totem_object_get_supported_uri_schemes ()</a>
</dt>
<dt id="ientry-idm1203">totem_object_get_title_at_playlist_pos, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-title-at-playlist-pos">totem_object_get_title_at_playlist_pos ()</a>
</dt>
<dt id="ientry-idm1070">totem_object_get_video_widget, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-video-widget">totem_object_get_video_widget ()</a>
</dt>
<dt id="ientry-idm1249">totem_object_get_volume, <a class="indexterm" href="totem-TotemObject.html#totem-object-get-volume">totem_object_get_volume ()</a>
</dt>
<dt id="ientry-idm1682">totem_object_is_fullscreen, <a class="indexterm" href="totem-TotemObject.html#totem-object-is-fullscreen">totem_object_is_fullscreen ()</a>
</dt>
<dt id="ientry-idm933">totem_object_is_paused, <a class="indexterm" href="totem-TotemObject.html#totem-object-is-paused">totem_object_is_paused ()</a>
</dt>
<dt id="ientry-idm899">totem_object_is_playing, <a class="indexterm" href="totem-TotemObject.html#totem-object-is-playing">totem_object_is_playing ()</a>
</dt>
<dt id="ientry-idm969">totem_object_is_seekable, <a class="indexterm" href="totem-TotemObject.html#totem-object-is-seekable">totem_object_is_seekable ()</a>
</dt>
<dt id="ientry-idm1716">totem_object_next_angle, <a class="indexterm" href="totem-TotemObject.html#totem-object-next-angle">totem_object_next_angle ()</a>
</dt>
<dt id="ientry-idm1743">totem_object_pause, <a class="indexterm" href="totem-TotemObject.html#totem-object-pause">totem_object_pause ()</a>
</dt>
<dt id="ientry-idm485">totem_object_play, <a class="indexterm" href="totem-TotemObject.html#totem-object-play">totem_object_play ()</a>
</dt>
<dt id="ientry-idm512">totem_object_play_pause, <a class="indexterm" href="totem-TotemObject.html#totem-object-play-pause">totem_object_play_pause ()</a>
</dt>
<dt id="ientry-idm844">totem_object_remote_command, <a class="indexterm" href="totem-TotemObject.html#totem-object-remote-command">totem_object_remote_command ()</a>
</dt>
<dt id="ientry-idm620">totem_object_remote_get_setting, <a class="indexterm" href="totem-TotemObject.html#totem-object-remote-get-setting">totem_object_remote_get_setting ()</a>
</dt>
<dt id="ientry-idm666">totem_object_remote_set_setting, <a class="indexterm" href="totem-TotemObject.html#totem-object-remote-set-setting">totem_object_remote_set_setting ()</a>
</dt>
<dt id="ientry-idm566">totem_object_seek_next, <a class="indexterm" href="totem-TotemObject.html#totem-object-seek-next">totem_object_seek_next ()</a>
</dt>
<dt id="ientry-idm593">totem_object_seek_previous, <a class="indexterm" href="totem-TotemObject.html#totem-object-seek-previous">totem_object_seek_previous ()</a>
</dt>
<dt id="ientry-idm760">totem_object_seek_relative, <a class="indexterm" href="totem-TotemObject.html#totem-object-seek-relative">totem_object_seek_relative ()</a>
</dt>
<dt id="ientry-idm715">totem_object_seek_time, <a class="indexterm" href="totem-TotemObject.html#totem-object-seek-time">totem_object_seek_time ()</a>
</dt>
<dt id="ientry-idm1103">totem_object_set_current_subtitle, <a class="indexterm" href="totem-TotemObject.html#totem-object-set-current-subtitle">totem_object_set_current_subtitle ()</a>
</dt>
<dt id="ientry-idm1354">totem_object_set_rate, <a class="indexterm" href="totem-TotemObject.html#totem-object-set-rate">totem_object_set_rate ()</a>
</dt>
<dt id="ientry-idm806">totem_object_set_volume, <a class="indexterm" href="totem-TotemObject.html#totem-object-set-volume">totem_object_set_volume ()</a>
</dt>
<dt id="ientry-idm411">totem_object_show_error, <a class="indexterm" href="totem-TotemObject.html#totem-object-show-error">totem_object_show_error ()</a>
</dt>
<dt id="ientry-idm539">totem_object_stop, <a class="indexterm" href="totem-TotemObject.html#totem-object-stop">totem_object_stop ()</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>P</h3>
<dl>
<dt id="ientry-idm2329">totem_plugin_find_file, <a class="indexterm" href="totem-TotemPlugin.html#totem-plugin-find-file">totem_plugin_find_file ()</a>
</dt>
<dt id="ientry-idm2372">totem_plugin_load_interface, <a class="indexterm" href="totem-TotemPlugin.html#totem-plugin-load-interface">totem_plugin_load_interface ()</a>
</dt>
<dt id="ientry-idm2265">TOTEM_PLUGIN_REGISTER, <a class="indexterm" href="totem-TotemPlugin.html#TOTEM-PLUGIN-REGISTER:CAPS">TOTEM_PLUGIN_REGISTER()</a>
</dt>
<dt id="ientry-idm2297">TOTEM_PLUGIN_REGISTER_CONFIGURABLE, <a class="indexterm" href="totem-TotemPlugin.html#TOTEM-PLUGIN-REGISTER-CONFIGURABLE:CAPS">TOTEM_PLUGIN_REGISTER_CONFIGURABLE()</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>R</h3>
<dl>
<dt id="ientry-idm1789">TotemRemoteCommand, <a class="indexterm" href="totem-TotemObject.html#TotemRemoteCommand">enum TotemRemoteCommand</a>
</dt>
<dt id="ientry-idm1970">TotemRemoteSetting, <a class="indexterm" href="totem-TotemObject.html#TotemRemoteSetting">enum TotemRemoteSetting</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>T</h3>
<dl><dt id="ientry-idm1772">Totem, <a class="indexterm" href="totem-TotemObject.html#Totem">Totem</a>
</dt></dl>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>
|