This file is indexed.

/usr/share/doc/libgnomeui-doc/html/libgnomeui-GnomeThemeFile.html is in libgnomeui-doc 2.24.5-3.

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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GnomeThemeFile</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="GNOME UI Library Reference Manual">
<link rel="up" href="deprecated.html" title="Deprecated Modules">
<link rel="prev" href="GnomeScores.html" title="GnomeScores">
<link rel="next" href="libgnomeui-gnome-window.html" title="gnome-window">
<meta name="generator" content="GTK-Doc V1.16 (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="GnomeScores.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="deprecated.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">GNOME UI Library Reference Manual</th>
<td><a accesskey="n" href="libgnomeui-gnome-window.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libgnomeui-GnomeThemeFile.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#libgnomeui-GnomeThemeFile.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="libgnomeui-GnomeThemeFile"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="libgnomeui-GnomeThemeFile.top_of_page"></a>GnomeThemeFile</span></h2>
<p>GnomeThemeFile — APIs to  parse icon theme files.</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="libgnomeui-GnomeThemeFile.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include &lt;libgnomeui/libgnomeui.h&gt;

                    <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile">GnomeThemeFile</a>;
<span class="returnvalue">void</span>                (<a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFileSectionFunc" title="GnomeThemeFileSectionFunc ()">*GnomeThemeFileSectionFunc</a>)        (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *name</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
enum                <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFileParseError" title="enum GnomeThemeFileParseError">GnomeThemeFileParseError</a>;
<span class="returnvalue">void</span>                (<a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFileLineFunc" title="GnomeThemeFileLineFunc ()">*GnomeThemeFileLineFunc</a>)           (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *key</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *locale</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *value</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
<a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="returnvalue">GnomeThemeFile</span></a> *    <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-new-from-string" title="gnome_theme_file_new_from_string ()">gnome_theme_file_new_from_string</a>    (<em class="parameter"><code><span class="type">char</span> *data</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
<span class="returnvalue">char</span> *              <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-to-string" title="gnome_theme_file_to_string ()">gnome_theme_file_to_string</a>          (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-free" title="gnome_theme_file_free ()">gnome_theme_file_free</a>               (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-foreach-section" title="gnome_theme_file_foreach_section ()">gnome_theme_file_foreach_section</a>    (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFileSectionFunc" title="GnomeThemeFileSectionFunc ()"><span class="type">GnomeThemeFileSectionFunc</span></a> func</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-foreach-key" title="gnome_theme_file_foreach_key ()">gnome_theme_file_foreach_key</a>        (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> include_localized</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFileLineFunc" title="GnomeThemeFileLineFunc ()"><span class="type">GnomeThemeFileLineFunc</span></a> func</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-get-raw" title="gnome_theme_file_get_raw ()">gnome_theme_file_get_raw</a>            (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *keyname</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *locale</code></em>,
                                                         <em class="parameter"><code><span class="type">char</span> **val</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-get-integer" title="gnome_theme_file_get_integer ()">gnome_theme_file_get_integer</a>        (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *keyname</code></em>,
                                                         <em class="parameter"><code><span class="type">int</span> *val</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-get-string" title="gnome_theme_file_get_string ()">gnome_theme_file_get_string</a>         (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *keyname</code></em>,
                                                         <em class="parameter"><code><span class="type">char</span> **val</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-get-locale-string" title="gnome_theme_file_get_locale_string ()">gnome_theme_file_get_locale_string</a>  (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *keyname</code></em>,
                                                         <em class="parameter"><code><span class="type">char</span> **val</code></em>);
#define             <a class="link" href="libgnomeui-GnomeThemeFile.html#GNOME-THEME-FILE-PARSE-ERROR:CAPS" title="GNOME_THEME_FILE_PARSE_ERROR">GNOME_THEME_FILE_PARSE_ERROR</a>
<a href="/usr/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-parse-error-quark" title="gnome_theme_file_parse_error_quark ()">gnome_theme_file_parse_error_quark</a>  (<em class="parameter"><code><span class="type">void</span></code></em>);
</pre>
</div>
<div class="refsect1">
<a name="libgnomeui-GnomeThemeFile.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1">
<a name="libgnomeui-GnomeThemeFile.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="GnomeThemeFile"></a><h3>GnomeThemeFile</h3>
<pre class="programlisting">typedef struct _GnomeThemeFile GnomeThemeFile;</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GnomeThemeFile</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
A GnomeThemeFile contains information about the number of sections, pointers to the sections
and information about the current locale.
</p>
</div>
<hr>
<div class="refsect2">
<a name="GnomeThemeFileSectionFunc"></a><h3>GnomeThemeFileSectionFunc ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                (*GnomeThemeFileSectionFunc)        (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *name</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GnomeThemeFileSectionFunc</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GnomeThemeFileParseError"></a><h3>enum GnomeThemeFileParseError</h3>
<pre class="programlisting">typedef enum 
{
  GNOME_THEME_FILE_PARSE_ERROR_INVALID_SYNTAX,
  GNOME_THEME_FILE_PARSE_ERROR_INVALID_ESCAPES,
  GNOME_THEME_FILE_PARSE_ERROR_INVALID_CHARS
} GnomeThemeFileParseError;
</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GnomeThemeFileParseError</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GnomeThemeFileLineFunc"></a><h3>GnomeThemeFileLineFunc ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                (*GnomeThemeFileLineFunc)           (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *key</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *locale</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *value</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GnomeThemeFileLineFunc</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-new-from-string"></a><h3>gnome_theme_file_new_from_string ()</h3>
<pre class="programlisting"><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="returnvalue">GnomeThemeFile</span></a> *    gnome_theme_file_new_from_string    (<em class="parameter"><code><span class="type">char</span> *data</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_new_from_string</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Creates a <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> from the data string passed.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
<td>the string used to create a <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
<td>location to store the error occuring, or NULL to ignore errors</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-to-string"></a><h3>gnome_theme_file_to_string ()</h3>
<pre class="programlisting"><span class="returnvalue">char</span> *              gnome_theme_file_to_string          (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_to_string</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
This function retrieves the string representing the <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>df</code></em> :</span></p></td>
<td>A <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a char *.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-free"></a><h3>gnome_theme_file_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_theme_file_free               (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_free</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Frees the <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> structure.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>df</code></em> :</span></p></td>
<td>a <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>.</td>
</tr></tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-foreach-section"></a><h3>gnome_theme_file_foreach_section ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_theme_file_foreach_section    (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFileSectionFunc" title="GnomeThemeFileSectionFunc ()"><span class="type">GnomeThemeFileSectionFunc</span></a> func</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_foreach_section</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Calls <em class="parameter"><code>func</code></em> for each section in the <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> with <em class="parameter"><code>user_data</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>df</code></em> :</span></p></td>
<td>a <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>func</code></em> :</span></p></td>
<td>a <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFileSectionFunc" title="GnomeThemeFileSectionFunc ()"><span class="type">GnomeThemeFileSectionFunc</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>a pointer to the user data.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-foreach-key"></a><h3>gnome_theme_file_foreach_key ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                gnome_theme_file_foreach_key        (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> include_localized</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFileLineFunc" title="GnomeThemeFileLineFunc ()"><span class="type">GnomeThemeFileLineFunc</span></a> func</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_foreach_key</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Looks for the section <em class="parameter"><code>section_name</code></em>. If found, this function calls <em class="parameter"><code>func</code></em> for each line 
in the section with fields of line and <em class="parameter"><code>user_data</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>df</code></em> :</span></p></td>
<td>a <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>section</code></em> :</span></p></td>
<td>name of the section</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>include_localized</code></em> :</span></p></td>
<td>a boolean value</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>func</code></em> :</span></p></td>
<td>a <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFileLineFunc" title="GnomeThemeFileLineFunc ()"><span class="type">GnomeThemeFileLineFunc</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>a pointer to user_data.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-get-raw"></a><h3>gnome_theme_file_get_raw ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gnome_theme_file_get_raw            (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *keyname</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *locale</code></em>,
                                                         <em class="parameter"><code><span class="type">char</span> **val</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_get_raw</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Searches section name and line in the <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> data structure.
If found, sets the <em class="parameter"><code>val</code></em> to value field in GnomeThemeFileLine and returns a boolean value.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>df</code></em> :</span></p></td>
<td>A <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>section</code></em> :</span></p></td>
<td>the string representing the section name</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>keyname</code></em> :</span></p></td>
<td>the string representing the key name.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>locale</code></em> :</span></p></td>
<td>the string representing the locale.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
<td>a char**.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>TRUE if section and line were found in the <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>, FALSE otherwise.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-get-integer"></a><h3>gnome_theme_file_get_integer ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gnome_theme_file_get_integer        (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *keyname</code></em>,
                                                         <em class="parameter"><code><span class="type">int</span> *val</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_get_integer</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
This function calls <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-get-raw" title="gnome_theme_file_get_raw ()"><code class="function">gnome_theme_file_get_raw()</code></a> with the parameters. If gnome_theme_file_get_raw returns
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then converts the value string filled in by the function to an integer and writes it in <em class="parameter"><code>val</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>df</code></em> :</span></p></td>
<td>a <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>section</code></em> :</span></p></td>
<td>the section name.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>keyname</code></em> :</span></p></td>
<td>the key name.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
<td>an int*.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if gnome_theme_file_get_raw returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-get-string"></a><h3>gnome_theme_file_get_string ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gnome_theme_file_get_string         (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *keyname</code></em>,
                                                         <em class="parameter"><code><span class="type">char</span> **val</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_get_string</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
This function calls <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-get-raw" title="gnome_theme_file_get_raw ()"><code class="function">gnome_theme_file_get_raw()</code></a> with the parameters and returns the 
boolean value.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>df</code></em> :</span></p></td>
<td>A <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>section</code></em> :</span></p></td>
<td>the section name.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>keyname</code></em> :</span></p></td>
<td>the key name.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
<td>a char**.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-get-locale-string"></a><h3>gnome_theme_file_get_locale_string ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gnome_theme_file_get_locale_string  (<em class="parameter"><code><a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a> *df</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *section</code></em>,
                                                         <em class="parameter"><code>const <span class="type">char</span> *keyname</code></em>,
                                                         <em class="parameter"><code><span class="type">char</span> **val</code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_get_locale_string</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Calculates the locale if the current_locale field of <em class="parameter"><code>df</code></em> is NULL. Then calls <a class="link" href="libgnomeui-GnomeThemeFile.html#gnome-theme-file-get-raw" title="gnome_theme_file_get_raw ()"><code class="function">gnome_theme_file_get_raw()</code></a> with the 
parameters and returns the boolean value obtained.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>df</code></em> :</span></p></td>
<td>A <a class="link" href="libgnomeui-GnomeThemeFile.html#GnomeThemeFile" title="GnomeThemeFile"><span class="type">GnomeThemeFile</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>section</code></em> :</span></p></td>
<td>the section name.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>keyname</code></em> :</span></p></td>
<td>the keyname.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
<td>a char **.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a gboolean value.</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="GNOME-THEME-FILE-PARSE-ERROR:CAPS"></a><h3>GNOME_THEME_FILE_PARSE_ERROR</h3>
<pre class="programlisting">#define GNOME_THEME_FILE_PARSE_ERROR gnome_theme_file_parse_error_quark()
</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GNOME_THEME_FILE_PARSE_ERROR</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="gnome-theme-file-parse-error-quark"></a><h3>gnome_theme_file_parse_error_quark ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              gnome_theme_file_parse_error_quark  (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_theme_file_parse_error_quark</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
This function gets  a <a href="/usr/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> representing the error string.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a <a href="/usr/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a>.</td>
</tr></tbody>
</table></div>
<p class="since">Since 2.2</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.16</div>
</body>
</html>