~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to devel-docs/libgimpconfig/html/libgimpconfig-gimpconfig-path.html

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
Import upstream version 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gimpconfig-path</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Config Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Config Library Reference Manual">
8
8
<link rel="up" href="libgimpconfig.html" title="Part I. GIMP Config Library">
9
9
<link rel="prev" href="libgimpconfig-gimpconfig-params.html" title="gimpconfig-params">
10
10
<link rel="next" href="libgimpconfig-gimpconfig-utils.html" title="gimpconfig-utils">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="libgimpconfig.html" title="Part I. GIMP Config Library">
14
14
<link rel="chapter" href="libgimpconfig-hierarchy.html" title="Object Hierarchy">
26
26
<th width="100%" align="center">GIMP Config Library Reference Manual</th>
27
27
<td><a accesskey="n" href="libgimpconfig-gimpconfig-utils.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
28
28
</tr>
29
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#libgimpconfig-gimpconfig-path.synopsis" class="shortcut">Top</a>
30
 
                   | 
31
 
                  <a href="#libgimpconfig-gimpconfig-path.description" class="shortcut">Description</a></nobr></td></tr>
 
29
<tr><td colspan="5" class="shortcuts">
 
30
<a href="#libgimpconfig-gimpconfig-path.synopsis" class="shortcut">Top</a>
 
31
                 | 
 
32
                <a href="#libgimpconfig-gimpconfig-path.description" class="shortcut">Description</a>
 
33
</td></tr>
32
34
</table>
33
 
<div class="refentry" lang="en">
 
35
<div class="refentry" title="gimpconfig-path">
34
36
<a name="libgimpconfig-gimpconfig-path"></a><div class="titlepage"></div>
35
37
<div class="refnamediv"><table width="100%"><tr>
36
38
<td valign="top">
39
41
</td>
40
42
<td valign="top" align="right"></td>
41
43
</tr></table></div>
42
 
<div class="refsynopsisdiv">
 
44
<div class="refsynopsisdiv" title="Synopsis">
43
45
<a name="libgimpconfig-gimpconfig-path.synopsis"></a><h2>Synopsis</h2>
44
46
<pre class="synopsis">
45
47
enum                <a class="link" href="libgimpconfig-gimpconfig-path.html#GimpConfigPathType" title="enum GimpConfigPathType">GimpConfigPathType</a>;
46
48
<a
47
49
href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"
48
 
>GParamSpec</a>*         <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-param-spec-config-path" title="gimp_param_spec_config_path ()">gimp_param_spec_config_path</a>         (const <a
 
50
>GParamSpec</a> *        <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-param-spec-config-path" title="gimp_param_spec_config_path ()">gimp_param_spec_config_path</a>         (const <a
49
51
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
50
52
>gchar</a> *name,
51
53
                                                         const <a
66
68
>GParamSpec</a> *pspec);
67
69
<a
68
70
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
69
 
>gchar</a>*              <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-path-expand" title="gimp_config_path_expand ()">gimp_config_path_expand</a>             (const <a
 
71
>gchar</a> *             <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-path-expand" title="gimp_config_path_expand ()">gimp_config_path_expand</a>             (const <a
70
72
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
71
73
>gchar</a> *path,
72
74
                                                         <a
77
79
>GError</a> **error);
78
80
<a
79
81
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
80
 
>gchar</a>*              <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-build-data-path" title="gimp_config_build_data_path ()">gimp_config_build_data_path</a>         (const <a
81
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
82
 
>gchar</a> *name);
83
 
<a
84
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
85
 
>gchar</a>*              <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-build-writable-path" title="gimp_config_build_writable_path ()">gimp_config_build_writable_path</a>     (const <a
86
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
87
 
>gchar</a> *name);
88
 
<a
89
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
90
 
>gchar</a>*              <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-build-plug-in-path" title="gimp_config_build_plug_in_path ()">gimp_config_build_plug_in_path</a>      (const <a
91
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
92
 
>gchar</a> *name);
93
 
#define             <a class="link" href="libgimpconfig-gimpconfig-path.html#GIMP-VALUE-HOLDS-CONFIG-PATH:CAPS" title="GIMP_VALUE_HOLDS_CONFIG_PATH()">GIMP_VALUE_HOLDS_CONFIG_PATH</a>        (value)
 
82
>gchar</a> *             <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-build-data-path" title="gimp_config_build_data_path ()">gimp_config_build_data_path</a>         (const <a
 
83
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
84
>gchar</a> *name);
 
85
<a
 
86
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
87
>gchar</a> *             <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-build-writable-path" title="gimp_config_build_writable_path ()">gimp_config_build_writable_path</a>     (const <a
 
88
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
89
>gchar</a> *name);
 
90
<a
 
91
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
92
>gchar</a> *             <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-build-plug-in-path" title="gimp_config_build_plug_in_path ()">gimp_config_build_plug_in_path</a>      (const <a
 
93
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
94
>gchar</a> *name);
 
95
#define             <a class="link" href="libgimpconfig-gimpconfig-path.html#GIMP-VALUE-HOLDS-CONFIG-PATH--CAPS" title="GIMP_VALUE_HOLDS_CONFIG_PATH()">GIMP_VALUE_HOLDS_CONFIG_PATH</a>        (value)
94
96
</pre>
95
97
</div>
96
 
<div class="refsect1" lang="en">
 
98
<div class="refsect1" title="Description">
97
99
<a name="libgimpconfig-gimpconfig-path.description"></a><h2>Description</h2>
98
100
<p>
99
 
 
100
101
</p>
101
102
</div>
102
 
<div class="refsect1" lang="en">
 
103
<div class="refsect1" title="Details">
103
104
<a name="libgimpconfig-gimpconfig-path.details"></a><h2>Details</h2>
104
 
<div class="refsect2" lang="en">
 
105
<div class="refsect2" title="enum GimpConfigPathType">
105
106
<a name="GimpConfigPathType"></a><h3>enum GimpConfigPathType</h3>
106
107
<pre class="programlisting">typedef enum
107
108
{
112
113
} GimpConfigPathType;
113
114
</pre>
114
115
<p>
115
 
 
116
116
</p>
117
117
</div>
118
118
<hr>
119
 
<div class="refsect2" lang="en">
 
119
<div class="refsect2" title="gimp_param_spec_config_path ()">
120
120
<a name="gimp-param-spec-config-path"></a><h3>gimp_param_spec_config_path ()</h3>
121
121
<pre class="programlisting"><a
122
122
href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"
123
 
>GParamSpec</a>*         gimp_param_spec_config_path         (const <a
 
123
>GParamSpec</a> *        gimp_param_spec_config_path         (const <a
124
124
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
125
125
>gchar</a> *name,
126
126
                                                         const <a
143
143
href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#g-param-spec-internal"
144
144
><code class="function">g_param_spec_internal()</code></a> for more information.</p>
145
145
<p>
146
 
 
147
146
</p>
148
147
<div class="variablelist"><table border="0">
149
148
<col align="left" valign="top">
190
189
</tr>
191
190
</tbody>
192
191
</table></div>
193
 
<p class="since">Since  GIMP 2.4
194
 
</p>
 
192
<p class="since">Since GIMP 2.4</p>
195
193
</div>
196
194
<hr>
197
 
<div class="refsect2" lang="en">
 
195
<div class="refsect2" title="gimp_param_spec_config_path_type ()">
198
196
<a name="gimp-param-spec-config-path-type"></a><h3>gimp_param_spec_config_path_type ()</h3>
199
197
<pre class="programlisting"><a class="link" href="libgimpconfig-gimpconfig-path.html#GimpConfigPathType" title="enum GimpConfigPathType">GimpConfigPathType</a>  gimp_param_spec_config_path_type    (<a
200
198
href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"
203
201
Tells whether the path param encodes a filename,
204
202
dir name, or list of file or dir names.</p>
205
203
<p>
206
 
 
207
204
</p>
208
205
<div class="variablelist"><table border="0">
209
206
<col align="left" valign="top">
223
220
</tr>
224
221
</tbody>
225
222
</table></div>
226
 
<p class="since">Since  GIMP 2.4
227
 
</p>
 
223
<p class="since">Since GIMP 2.4</p>
228
224
</div>
229
225
<hr>
230
 
<div class="refsect2" lang="en">
 
226
<div class="refsect2" title="gimp_config_path_expand ()">
231
227
<a name="gimp-config-path-expand"></a><h3>gimp_config_path_expand ()</h3>
232
228
<pre class="programlisting"><a
233
229
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
234
 
>gchar</a>*              gimp_config_path_expand             (const <a
 
230
>gchar</a> *             gimp_config_path_expand             (const <a
235
231
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
236
232
>gchar</a> *path,
237
233
                                                         <a
249
245
substitution for you and can also attempt to convert to the
250
246
filesystem encoding.</p>
251
247
<p>
252
 
 
253
248
</p>
254
249
<div class="variablelist"><table border="0">
255
250
<col align="left" valign="top">
277
272
</tr>
278
273
</tbody>
279
274
</table></div>
280
 
<p class="since">Since  GIMP 2.4
281
 
</p>
 
275
<p class="since">Since GIMP 2.4</p>
282
276
</div>
283
277
<hr>
284
 
<div class="refsect2" lang="en">
 
278
<div class="refsect2" title="gimp_config_build_data_path ()">
285
279
<a name="gimp-config-build-data-path"></a><h3>gimp_config_build_data_path ()</h3>
286
280
<pre class="programlisting"><a
287
281
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
288
 
>gchar</a>*              gimp_config_build_data_path         (const <a
 
282
>gchar</a> *             gimp_config_build_data_path         (const <a
289
283
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
290
284
>gchar</a> *name);</pre>
291
285
<p>
301
295
As it is in the gimprc notation, you first need to expand and
302
296
recode it using <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-path-expand" title="gimp_config_path_expand ()"><code class="function">gimp_config_path_expand()</code></a>.</p>
303
297
<p>
304
 
 
305
298
</p>
306
299
<div class="variablelist"><table border="0">
307
300
<col align="left" valign="top">
319
312
</tr>
320
313
</tbody>
321
314
</table></div>
322
 
<p class="since">Since  GIMP 2.4
323
 
</p>
 
315
<p class="since">Since GIMP 2.4</p>
324
316
</div>
325
317
<hr>
326
 
<div class="refsect2" lang="en">
 
318
<div class="refsect2" title="gimp_config_build_writable_path ()">
327
319
<a name="gimp-config-build-writable-path"></a><h3>gimp_config_build_writable_path ()</h3>
328
320
<pre class="programlisting"><a
329
321
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
330
 
>gchar</a>*              gimp_config_build_writable_path     (const <a
 
322
>gchar</a> *             gimp_config_build_writable_path     (const <a
331
323
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
332
324
>gchar</a> *name);</pre>
333
325
<p>
342
334
As it is in the gimprc notation, you first need to expand and
343
335
recode it using <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-path-expand" title="gimp_config_path_expand ()"><code class="function">gimp_config_path_expand()</code></a>.</p>
344
336
<p>
345
 
 
346
337
</p>
347
338
<div class="variablelist"><table border="0">
348
339
<col align="left" valign="top">
360
351
</tr>
361
352
</tbody>
362
353
</table></div>
363
 
<p class="since">Since  GIMP 2.4
364
 
</p>
 
354
<p class="since">Since GIMP 2.4</p>
365
355
</div>
366
356
<hr>
367
 
<div class="refsect2" lang="en">
 
357
<div class="refsect2" title="gimp_config_build_plug_in_path ()">
368
358
<a name="gimp-config-build-plug-in-path"></a><h3>gimp_config_build_plug_in_path ()</h3>
369
359
<pre class="programlisting"><a
370
360
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
371
 
>gchar</a>*              gimp_config_build_plug_in_path      (const <a
 
361
>gchar</a> *             gimp_config_build_plug_in_path      (const <a
372
362
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
373
363
>gchar</a> *name);</pre>
374
364
<p>
384
374
As it is in the gimprc notation, you first need to expand and
385
375
recode it using <a class="link" href="libgimpconfig-gimpconfig-path.html#gimp-config-path-expand" title="gimp_config_path_expand ()"><code class="function">gimp_config_path_expand()</code></a>.</p>
386
376
<p>
387
 
 
388
377
</p>
389
378
<div class="variablelist"><table border="0">
390
379
<col align="left" valign="top">
402
391
</tr>
403
392
</tbody>
404
393
</table></div>
405
 
<p class="since">Since  GIMP 2.4
406
 
</p>
 
394
<p class="since">Since GIMP 2.4</p>
407
395
</div>
408
396
<hr>
409
 
<div class="refsect2" lang="en">
410
 
<a name="GIMP-VALUE-HOLDS-CONFIG-PATH:CAPS"></a><h3>GIMP_VALUE_HOLDS_CONFIG_PATH()</h3>
 
397
<div class="refsect2" title="GIMP_VALUE_HOLDS_CONFIG_PATH()">
 
398
<a name="GIMP-VALUE-HOLDS-CONFIG-PATH--CAPS"></a><h3>GIMP_VALUE_HOLDS_CONFIG_PATH()</h3>
411
399
<pre class="programlisting">#define GIMP_VALUE_HOLDS_CONFIG_PATH(value) (G_TYPE_CHECK_VALUE_TYPE ((value), GIMP_TYPE_CONFIG_PATH))
412
400
</pre>
413
401
<p>
414
 
 
415
402
</p>
416
403
<div class="variablelist"><table border="0">
417
404
<col align="left" valign="top">
418
405
<tbody><tr>
419
406
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
420
407
<td>
421
 
 
422
 
 
423
408
</td>
424
409
</tr></tbody>
425
410
</table></div>
428
413
</div>
429
414
<div class="footer">
430
415
<hr>
431
 
          Generated by GTK-Doc V1.10</div>
 
416
          Generated by GTK-Doc V1.11</div>
432
417
</body>
433
418
</html>