~ubuntu-branches/ubuntu/oneiric/gimp/oneiric-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp-gimpgimprc.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (1.1.21 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090831102410-eqawgw6fhdyi91ee
Tags: 2.6.7-1ubuntu1
* Merge with Debian unstable (LP: #419593), remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + updated some strings for ubuntu
  - debian/rules:
    + updated translation templates
  - debian/control:
    + Drop webkit build dependency. gimp is the only thing pulling in webkit
      for the desktop CDs, and makes them explode. Without the webkit help
      browser plugin, help will just be displayed in the default browser.
* debian/patches/01_debian-gimprc.patch:
  - Updated
* debian/control:
  - Added a BZR link

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>gimpgimprc</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
8
8
<link rel="up" href="libgimp-general.html" title="Functions not Related to Specific Images">
9
9
<link rel="prev" href="libgimp-gimpcontext.html" title="gimpcontext">
10
10
<link rel="next" href="libgimp-gimphelp.html" title="gimphelp">
38
38
                <a href="#libgimp-gimpgimprc.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimpgimprc">
42
42
<a name="libgimp-gimpgimprc"></a><div class="titlepage"></div>
43
43
<div class="refnamediv"><table width="100%"><tr>
44
44
<td valign="top">
47
47
</td>
48
48
<td valign="top" align="right"></td>
49
49
</tr></table></div>
50
 
<div class="refsynopsisdiv">
 
50
<div class="refsynopsisdiv" title="Synopsis">
51
51
<a name="libgimp-gimpgimprc.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
<a
88
88
>gchar</a>*              <a class="link" href="libgimp-gimpgimprc.html#gimp-get-theme-dir" title="gimp_get_theme_dir ()">gimp_get_theme_dir</a>                  (void);
89
89
</pre>
90
90
</div>
91
 
<div class="refsect1" lang="en">
 
91
<div class="refsect1" title="Description">
92
92
<a name="libgimp-gimpgimprc.description"></a><h2>Description</h2>
93
93
<p>
94
94
Interactions with settings from .gimprc.
95
95
</p>
96
96
</div>
97
 
<div class="refsect1" lang="en">
 
97
<div class="refsect1" title="Details">
98
98
<a name="libgimp-gimpgimprc.details"></a><h2>Details</h2>
99
 
<div class="refsect2" lang="en">
 
99
<div class="refsect2" title="gimp_gimprc_query ()">
100
100
<a name="gimp-gimprc-query"></a><h3>gimp_gimprc_query ()</h3>
101
101
<pre class="programlisting"><a
102
102
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
135
135
</table></div>
136
136
</div>
137
137
<hr>
138
 
<div class="refsect2" lang="en">
 
138
<div class="refsect2" title="gimp_gimprc_set ()">
139
139
<a name="gimp-gimprc-set"></a><h3>gimp_gimprc_set ()</h3>
140
140
<pre class="programlisting"><a
141
141
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
178
178
</table></div>
179
179
</div>
180
180
<hr>
181
 
<div class="refsect2" lang="en">
 
181
<div class="refsect2" title="gimp_get_color_configuration ()">
182
182
<a name="gimp-get-color-configuration"></a><h3>gimp_get_color_configuration ()</h3>
183
183
<pre class="programlisting"><a
184
184
href="../libgimpconfig/GimpColorConfig.html"
202
202
<p class="since">Since GIMP 2.4</p>
203
203
</div>
204
204
<hr>
205
 
<div class="refsect2" lang="en">
 
205
<div class="refsect2" title="gimp_get_default_comment ()">
206
206
<a name="gimp-get-default-comment"></a><h3>gimp_get_default_comment ()</h3>
207
207
<pre class="programlisting"><a
208
208
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
224
224
</table></div>
225
225
</div>
226
226
<hr>
227
 
<div class="refsect2" lang="en">
 
227
<div class="refsect2" title="gimp_get_default_unit ()">
228
228
<a name="gimp-get-default-unit"></a><h3>gimp_get_default_unit ()</h3>
229
229
<pre class="programlisting"><a
230
230
href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
248
248
<p class="since">Since GIMP 2.4</p>
249
249
</div>
250
250
<hr>
251
 
<div class="refsect2" lang="en">
 
251
<div class="refsect2" title="gimp_get_module_load_inhibit ()">
252
252
<a name="gimp-get-module-load-inhibit"></a><h3>gimp_get_module_load_inhibit ()</h3>
253
253
<pre class="programlisting"><a
254
254
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
270
270
</table></div>
271
271
</div>
272
272
<hr>
273
 
<div class="refsect2" lang="en">
 
273
<div class="refsect2" title="gimp_get_monitor_resolution ()">
274
274
<a name="gimp-get-monitor-resolution"></a><h3>gimp_get_monitor_resolution ()</h3>
275
275
<pre class="programlisting"><a
276
276
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
312
312
</table></div>
313
313
</div>
314
314
<hr>
315
 
<div class="refsect2" lang="en">
 
315
<div class="refsect2" title="gimp_get_theme_dir ()">
316
316
<a name="gimp-get-theme-dir"></a><h3>gimp_get_theme_dir ()</h3>
317
317
<pre class="programlisting"><a
318
318
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"