This file is indexed.

/usr/share/gtk-doc/html/libdmapsharing-3.0/DPAPRecord.html is in libdmapsharing-3.0-dev 2.9.14-1.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DPAPRecord</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="libdmapsharing Reference Manual">
<link rel="up" href="ch04.html" title="Libdmapsharing Objects and Interfaces">
<link rel="prev" href="libdmapsharing-3.0-dpap-connection.html" title="dpap-connection">
<link rel="next" href="libdmapsharing-3.0-dpap-share.html" title="dpap-share">
<meta name="generator" content="GTK-Doc V1.18 (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="2">
<tr valign="middle">
<td><a accesskey="p" href="libdmapsharing-3.0-dpap-connection.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch04.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">libdmapsharing Reference Manual</th>
<td><a accesskey="n" href="libdmapsharing-3.0-dpap-share.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#DPAPRecord.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#DPAPRecord.description" class="shortcut">Description</a>
                   | 
                  <a href="#DPAPRecord.object-hierarchy" class="shortcut">Object Hierarchy</a>
                   | 
                  <a href="#DPAPRecord.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry">
<a name="DPAPRecord"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="DPAPRecord.top_of_page"></a>DPAPRecord</span></h2>
<p>DPAPRecord</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="DPAPRecord.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">#define             <a class="link" href="DPAPRecord.html#DPAP-TYPE-RECORD:CAPS" title="DPAP_TYPE_RECORD">DPAP_TYPE_RECORD</a>
#define             <a class="link" href="DPAPRecord.html#DPAP-RECORD:CAPS" title="DPAP_RECORD()">DPAP_RECORD</a>                         (o)
#define             <a class="link" href="DPAPRecord.html#IS-DPAP-RECORD:CAPS" title="IS_DPAP_RECORD()">IS_DPAP_RECORD</a>                      (o)
#define             <a class="link" href="DPAPRecord.html#DPAP-RECORD-GET-INTERFACE:CAPS" title="DPAP_RECORD_GET_INTERFACE()">DPAP_RECORD_GET_INTERFACE</a>           (o)
                    <a class="link" href="DPAPRecord.html#DPAPRecord-struct" title="DPAPRecord">DPAPRecord</a>;
struct              <a class="link" href="DPAPRecord.html#DPAPRecordIface" title="struct DPAPRecordIface">DPAPRecordIface</a>;
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="DPAPRecord.html#dpap-record-get-type" title="dpap_record_get_type ()">dpap_record_get_type</a>                (<em class="parameter"><code><span class="type">void</span></code></em>);
<a href="http://library.gnome.org/devel/gio/unstable/GInputStream.html"><span class="returnvalue">GInputStream</span></a> *      <a class="link" href="DPAPRecord.html#dpap-record-read" title="dpap_record_read ()">dpap_record_read</a>                    (<em class="parameter"><code><a class="link" href="DPAPRecord.html" title="DPAPRecord"><span class="type">DPAPRecord</span></a> *record</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **err</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="DPAPRecord.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
  GInterface
   +----DPAPRecord
</pre>
</div>
<div class="refsect1">
<a name="DPAPRecord.properties"></a><h2>Properties</h2>
<pre class="synopsis">
  "<a class="link" href="DPAPRecord.html#DPAPRecord--aspect-ratio" title='The "aspect-ratio" property'>aspect-ratio</a>"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--comments" title='The "comments" property'>comments</a>"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--creation-date" title='The "creation-date" property'>creation-date</a>"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--filename" title='The "filename" property'>filename</a>"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--format" title='The "format" property'>format</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--large-filesize" title='The "large-filesize" property'>large-filesize</a>"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--location" title='The "location" property'>location</a>"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--pixel-height" title='The "pixel-height" property'>pixel-height</a>"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--pixel-width" title='The "pixel-width" property'>pixel-width</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--rating" title='The "rating" property'>rating</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
  "<a class="link" href="DPAPRecord.html#DPAPRecord--thumbnail" title='The "thumbnail" property'>thumbnail</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write
</pre>
</div>
<div class="refsect1">
<a name="DPAPRecord.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1">
<a name="DPAPRecord.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="DPAP-TYPE-RECORD:CAPS"></a><h3>DPAP_TYPE_RECORD</h3>
<pre class="programlisting">#define DPAP_TYPE_RECORD	     (dpap_record_get_type ())
</pre>
<p>
The type for <a class="link" href="DPAPRecord.html" title="DPAPRecord"><span class="type">DPAPRecord</span></a>.
</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAP-RECORD:CAPS"></a><h3>DPAP_RECORD()</h3>
<pre class="programlisting">#define             DPAP_RECORD(o)</pre>
<p>
Casts a <a class="link" href="DPAPRecord.html" title="DPAPRecord"><span class="type">DPAPRecord</span></a> or derived pointer into a (DPAPRecord *) pointer.
Depending on the current debugging level, this function may invoke
certain runtime checks to identify invalid casts.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>o</code></em> :</span></p></td>
<td>Object which is subject to casting.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="IS-DPAP-RECORD:CAPS"></a><h3>IS_DPAP_RECORD()</h3>
<pre class="programlisting">#define             IS_DPAP_RECORD(o)</pre>
<p>
Checks whether a valid <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GTypeInstance"><span class="type">GTypeInstance</span></a> pointer is of type <a class="link" href="DPAPRecord.html#DPAP-TYPE-RECORD:CAPS" title="DPAP_TYPE_RECORD"><code class="literal">DPAP_TYPE_RECORD</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>o</code></em> :</span></p></td>
<td>Instance to check for being a <a class="link" href="DPAPRecord.html#DPAP-TYPE-RECORD:CAPS" title="DPAP_TYPE_RECORD"><code class="literal">DPAP_TYPE_RECORD</code></a>.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="DPAP-RECORD-GET-INTERFACE:CAPS"></a><h3>DPAP_RECORD_GET_INTERFACE()</h3>
<pre class="programlisting">#define             DPAP_RECORD_GET_INTERFACE(o)</pre>
<p>
Get the class structure associated to a <a class="link" href="DPAPRecord.html" title="DPAPRecord"><span class="type">DPAPRecord</span></a> instance.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>o</code></em> :</span></p></td>
<td>a <a class="link" href="DPAPRecord.html" title="DPAPRecord"><span class="type">DPAPRecord</span></a> instance.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>pointer to object interface structure.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord-struct"></a><h3>DPAPRecord</h3>
<pre class="programlisting">typedef struct _DPAPRecord DPAPRecord;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecordIface"></a><h3>struct DPAPRecordIface</h3>
<pre class="programlisting">struct DPAPRecordIface {
	GTypeInterface parent;

	GInputStream *(*read) (DPAPRecord * record, GError ** err);
};
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="dpap-record-get-type"></a><h3>dpap_record_get_type ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               dpap_record_get_type                (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="dpap-record-read"></a><h3>dpap_record_read ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/gio/unstable/GInputStream.html"><span class="returnvalue">GInputStream</span></a> *      dpap_record_read                    (<em class="parameter"><code><a class="link" href="DPAPRecord.html" title="DPAPRecord"><span class="type">DPAPRecord</span></a> *record</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **err</code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>record</code></em> :</span></p></td>
<td>a DPAPRecord.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
<td>a GError.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>A GInputStream that provides read-only access to the data stream
associated with record.</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1">
<a name="DPAPRecord.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="DPAPRecord--aspect-ratio"></a><h3>The <code class="literal">"aspect-ratio"</code> property</h3>
<pre class="programlisting">  "aspect-ratio"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
<p>Photo aspect ratio.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--comments"></a><h3>The <code class="literal">"comments"</code> property</h3>
<pre class="programlisting">  "comments"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
<p>Photo comments.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--creation-date"></a><h3>The <code class="literal">"creation-date"</code> property</h3>
<pre class="programlisting">  "creation-date"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
<p>Photo creation date.</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--filename"></a><h3>The <code class="literal">"filename"</code> property</h3>
<pre class="programlisting">  "filename"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
<p>Photo filename.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--format"></a><h3>The <code class="literal">"format"</code> property</h3>
<pre class="programlisting">  "format"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
<p>Photo data format.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--large-filesize"></a><h3>The <code class="literal">"large-filesize"</code> property</h3>
<pre class="programlisting">  "large-filesize"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
<p>Photo large file size.</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--location"></a><h3>The <code class="literal">"location"</code> property</h3>
<pre class="programlisting">  "location"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
<p>URI pointing to photo data.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--pixel-height"></a><h3>The <code class="literal">"pixel-height"</code> property</h3>
<pre class="programlisting">  "pixel-height"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
<p>Photo pixel height.</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--pixel-width"></a><h3>The <code class="literal">"pixel-width"</code> property</h3>
<pre class="programlisting">  "pixel-width"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
<p>Photo pixel width.</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--rating"></a><h3>The <code class="literal">"rating"</code> property</h3>
<pre class="programlisting">  "rating"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
<p>Photo rating.</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2">
<a name="DPAPRecord--thumbnail"></a><h3>The <code class="literal">"thumbnail"</code> property</h3>
<pre class="programlisting">  "thumbnail"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write</pre>
<p>Photo thumbnail.</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>