/usr/share/gtk-doc/html/totem-pl-parser/annotation-glossary.html is in libtotem-plparser-dev 3.26.0-1ubuntu2.
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 | <!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 Playlist Parser Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Totem Playlist Parser Reference Manual">
<link rel="up" href="index.html" title="Totem Playlist Parser Reference Manual">
<link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols">
<meta name="generator" content="GTK-Doc V1.25 (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>
<a name="glsI"></a><h3 class="title">I</h3>
<dt><span class="glossterm"><a name="annotation-glossterm-in"></a>in</span></dt>
<dd class="glossdef"><p>Parameter for input. Default is <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>.</p></dd>
<a name="glsO"></a><h3 class="title">O</h3>
<dt><span class="glossterm"><a name="annotation-glossterm-out"></a>out</span></dt>
<dd class="glossdef"><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
<a name="glsS"></a><h3 class="title">S</h3>
<dt><span class="glossterm"><a name="annotation-glossterm-Stable"></a>Stable</span></dt>
<dd class="glossdef"><p>The intention of a Stable interface is to enable arbitrary third parties to
develop applications to these interfaces, release them, and have confidence that
they will run on all minor releases of the product (after the one in which the
interface was introduced, and within the same major release). Even at a major
release, incompatible changes are expected to be rare, and to have strong
justifications.
</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>
</div>
<div xmlns:xlink="http://www.w3.org/1999/xlink" class="index"><div class="indexdiv">
<h3>T</h3>
<dl>
<dt id="ientry-idm1110">TotemPlParser, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TotemPlParser">TotemPlParser</a>
</dt>
<dt id="ientry-idm1118">TotemPlParserClass, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TotemPlParserClass">TotemPlParserClass</a>
</dt>
<dt id="ientry-idm1253">TotemPlParserError, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TotemPlParserError">enum TotemPlParserError</a>
</dt>
<dt id="ientry-idm1286">TotemPlParserMetadata, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TotemPlParserMetadata">TotemPlParserMetadata</a>
</dt>
<dt id="ientry-idm1161">TotemPlParserResult, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TotemPlParserResult">enum TotemPlParserResult</a>
</dt>
<dt id="ientry-idm1208">TotemPlParserType, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TotemPlParserType">enum TotemPlParserType</a>
</dt>
<dt id="ientry-idm2336">TotemPlPlaylist, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#TotemPlPlaylist">TotemPlPlaylist</a>
</dt>
<dt id="ientry-idm2344">TotemPlPlaylistClass, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#TotemPlPlaylistClass">TotemPlPlaylistClass</a>
</dt>
<dt id="ientry-idm2397">TotemPlPlaylistIter, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylistIter.html#TotemPlPlaylistIter">TotemPlPlaylistIter</a>
</dt>
<dt id="ientry-idm930">totem_pl_parser_add_ignored_mimetype, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-add-ignored-mimetype">totem_pl_parser_add_ignored_mimetype ()</a>
</dt>
<dt id="ientry-idm894">totem_pl_parser_add_ignored_scheme, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-add-ignored-scheme">totem_pl_parser_add_ignored_scheme ()</a>
</dt>
<dt id="ientry-idm966">totem_pl_parser_can_parse_from_data, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-can-parse-from-data">totem_pl_parser_can_parse_from_data ()</a>
</dt>
<dt id="ientry-idm1019">totem_pl_parser_can_parse_from_filename, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-can-parse-from-filename">totem_pl_parser_can_parse_from_filename ()</a>
</dt>
<dt id="ientry-idm1066">totem_pl_parser_can_parse_from_uri, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-can-parse-from-uri">totem_pl_parser_can_parse_from_uri ()</a>
</dt>
<dt id="ientry-idm1398">TOTEM_PL_PARSER_FIELD_ABSTRACT, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-ABSTRACT:CAPS">TOTEM_PL_PARSER_FIELD_ABSTRACT</a>
</dt>
<dt id="ientry-idm1334">TOTEM_PL_PARSER_FIELD_ALBUM, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-ALBUM:CAPS">TOTEM_PL_PARSER_FIELD_ALBUM</a>
</dt>
<dt id="ientry-idm1328">TOTEM_PL_PARSER_FIELD_AUTHOR, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-AUTHOR:CAPS">TOTEM_PL_PARSER_FIELD_AUTHOR</a>
</dt>
<dt id="ientry-idm1352">TOTEM_PL_PARSER_FIELD_AUTOPLAY, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-AUTOPLAY:CAPS">TOTEM_PL_PARSER_FIELD_AUTOPLAY</a>
</dt>
<dt id="ientry-idm1340">TOTEM_PL_PARSER_FIELD_BASE, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-BASE:CAPS">TOTEM_PL_PARSER_FIELD_BASE</a>
</dt>
<dt id="ientry-idm1456">TOTEM_PL_PARSER_FIELD_CONTACT, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-CONTACT:CAPS">TOTEM_PL_PARSER_FIELD_CONTACT</a>
</dt>
<dt id="ientry-idm1502">TOTEM_PL_PARSER_FIELD_CONTENT_TYPE, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-CONTENT-TYPE:CAPS">TOTEM_PL_PARSER_FIELD_CONTENT_TYPE</a>
</dt>
<dt id="ientry-idm1392">TOTEM_PL_PARSER_FIELD_COPYRIGHT, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-COPYRIGHT:CAPS">TOTEM_PL_PARSER_FIELD_COPYRIGHT</a>
</dt>
<dt id="ientry-idm1404">TOTEM_PL_PARSER_FIELD_DESCRIPTION, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-DESCRIPTION:CAPS">TOTEM_PL_PARSER_FIELD_DESCRIPTION</a>
</dt>
<dt id="ientry-idm1470">TOTEM_PL_PARSER_FIELD_DOWNLOAD_URI, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-DOWNLOAD-URI:CAPS">TOTEM_PL_PARSER_FIELD_DOWNLOAD_URI</a>
</dt>
<dt id="ientry-idm1360">TOTEM_PL_PARSER_FIELD_DURATION, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-DURATION:CAPS">TOTEM_PL_PARSER_FIELD_DURATION</a>
</dt>
<dt id="ientry-idm1368">TOTEM_PL_PARSER_FIELD_DURATION_MS, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-DURATION-MS:CAPS">TOTEM_PL_PARSER_FIELD_DURATION_MS</a>
</dt>
<dt id="ientry-idm1386">TOTEM_PL_PARSER_FIELD_ENDTIME, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-ENDTIME:CAPS">TOTEM_PL_PARSER_FIELD_ENDTIME</a>
</dt>
<dt id="ientry-idm1444">TOTEM_PL_PARSER_FIELD_FILESIZE, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-FILESIZE:CAPS">TOTEM_PL_PARSER_FIELD_FILESIZE</a>
</dt>
<dt id="ientry-idm1316">TOTEM_PL_PARSER_FIELD_GENRE, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-GENRE:CAPS">TOTEM_PL_PARSER_FIELD_GENRE</a>
</dt>
<dt id="ientry-idm1478">TOTEM_PL_PARSER_FIELD_ID, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-ID:CAPS">TOTEM_PL_PARSER_FIELD_ID</a>
</dt>
<dt id="ientry-idm1462">TOTEM_PL_PARSER_FIELD_IMAGE_URI, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-IMAGE-URI:CAPS">TOTEM_PL_PARSER_FIELD_IMAGE_URI</a>
</dt>
<dt id="ientry-idm1484">TOTEM_PL_PARSER_FIELD_IS_PLAYLIST, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-IS-PLAYLIST:CAPS">TOTEM_PL_PARSER_FIELD_IS_PLAYLIST</a>
</dt>
<dt id="ientry-idm1450">TOTEM_PL_PARSER_FIELD_LANGUAGE, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-LANGUAGE:CAPS">TOTEM_PL_PARSER_FIELD_LANGUAGE</a>
</dt>
<dt id="ientry-idm1418">TOTEM_PL_PARSER_FIELD_MOREINFO, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-MOREINFO:CAPS">TOTEM_PL_PARSER_FIELD_MOREINFO</a>
</dt>
<dt id="ientry-idm1436">TOTEM_PL_PARSER_FIELD_PUB_DATE, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-PUB-DATE:CAPS">TOTEM_PL_PARSER_FIELD_PUB_DATE</a>
</dt>
<dt id="ientry-idm1424">TOTEM_PL_PARSER_FIELD_SCREENSIZE, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-SCREENSIZE:CAPS">TOTEM_PL_PARSER_FIELD_SCREENSIZE</a>
</dt>
<dt id="ientry-idm1378">TOTEM_PL_PARSER_FIELD_STARTTIME, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-STARTTIME:CAPS">TOTEM_PL_PARSER_FIELD_STARTTIME</a>
</dt>
<dt id="ientry-idm1496">TOTEM_PL_PARSER_FIELD_SUBTITLE_URI, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-SUBTITLE-URI:CAPS">TOTEM_PL_PARSER_FIELD_SUBTITLE_URI</a>
</dt>
<dt id="ientry-idm1410">TOTEM_PL_PARSER_FIELD_SUMMARY, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-SUMMARY:CAPS">TOTEM_PL_PARSER_FIELD_SUMMARY</a>
</dt>
<dt id="ientry-idm1322">TOTEM_PL_PARSER_FIELD_TITLE, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-TITLE:CAPS">TOTEM_PL_PARSER_FIELD_TITLE</a>
</dt>
<dt id="ientry-idm1430">TOTEM_PL_PARSER_FIELD_UI_MODE, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-UI-MODE:CAPS">TOTEM_PL_PARSER_FIELD_UI_MODE</a>
</dt>
<dt id="ientry-idm1308">TOTEM_PL_PARSER_FIELD_URI, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-URI:CAPS">TOTEM_PL_PARSER_FIELD_URI</a>
</dt>
<dt id="ientry-idm1346">TOTEM_PL_PARSER_FIELD_VOLUME, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#TOTEM-PL-PARSER-FIELD-VOLUME:CAPS">TOTEM_PL_PARSER_FIELD_VOLUME</a>
</dt>
<dt id="ientry-idm297">totem_pl_parser_new, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-new">totem_pl_parser_new ()</a>
</dt>
<dt id="ientry-idm314">totem_pl_parser_parse, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-parse">totem_pl_parser_parse ()</a>
</dt>
<dt id="ientry-idm372">totem_pl_parser_parse_async, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-parse-async">totem_pl_parser_parse_async ()</a>
</dt>
<dt id="ientry-idm854">totem_pl_parser_parse_date, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-parse-date">totem_pl_parser_parse_date ()</a>
</dt>
<dt id="ientry-idm814">totem_pl_parser_parse_duration, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-parse-duration">totem_pl_parser_parse_duration ()</a>
</dt>
<dt id="ientry-idm467">totem_pl_parser_parse_finish, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-parse-finish">totem_pl_parser_parse_finish ()</a>
</dt>
<dt id="ientry-idm530">totem_pl_parser_parse_with_base, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-parse-with-base">totem_pl_parser_parse_with_base ()</a>
</dt>
<dt id="ientry-idm597">totem_pl_parser_parse_with_base_async, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-parse-with-base-async">totem_pl_parser_parse_with_base_async ()</a>
</dt>
<dt id="ientry-idm706">totem_pl_parser_save, <a class="indexterm" href="totem-pl-parser-TotemPlParser.html#totem-pl-parser-save">totem_pl_parser_save ()</a>
</dt>
<dt id="ientry-idm1745">totem_pl_playlist_append, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-append">totem_pl_playlist_append ()</a>
</dt>
<dt id="ientry-idm2119">totem_pl_playlist_get, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-get">totem_pl_playlist_get ()</a>
</dt>
<dt id="ientry-idm2069">totem_pl_playlist_get_valist, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-get-valist">totem_pl_playlist_get_valist ()</a>
</dt>
<dt id="ientry-idm1999">totem_pl_playlist_get_value, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-get-value">totem_pl_playlist_get_value ()</a>
</dt>
<dt id="ientry-idm1791">totem_pl_playlist_insert, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-insert">totem_pl_playlist_insert ()</a>
</dt>
<dt id="ientry-idm1850">totem_pl_playlist_iter_first, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-iter-first">totem_pl_playlist_iter_first ()</a>
</dt>
<dt id="ientry-idm1897">totem_pl_playlist_iter_next, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-iter-next">totem_pl_playlist_iter_next ()</a>
</dt>
<dt id="ientry-idm1948">totem_pl_playlist_iter_prev, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-iter-prev">totem_pl_playlist_iter_prev ()</a>
</dt>
<dt id="ientry-idm1651">totem_pl_playlist_new, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-new">totem_pl_playlist_new ()</a>
</dt>
<dt id="ientry-idm1699">totem_pl_playlist_prepend, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-prepend">totem_pl_playlist_prepend ()</a>
</dt>
<dt id="ientry-idm2285">totem_pl_playlist_set, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-set">totem_pl_playlist_set ()</a>
</dt>
<dt id="ientry-idm2235">totem_pl_playlist_set_valist, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-set-valist">totem_pl_playlist_set_valist ()</a>
</dt>
<dt id="ientry-idm2168">totem_pl_playlist_set_value, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-set-value">totem_pl_playlist_set_value ()</a>
</dt>
<dt id="ientry-idm1668">totem_pl_playlist_size, <a class="indexterm" href="totem-pl-parser-TotemPlPlaylist.html#totem-pl-playlist-size">totem_pl_playlist_size ()</a>
</dt>
</dl>
</div></div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25</div>
</body>
</html>
|