~ubuntu-branches/debian/squeeze/gtk+2.0/squeeze

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/gtk-running.html

Tags: upstream-2.18.7
ImportĀ upstreamĀ versionĀ 2.18.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
<td valign="top" align="right"></td>
86
86
</tr></table></div>
87
87
<div class="refsect1" title="Running and debugging GTK+ Applications">
88
 
<a name="id523878"></a><h2>Running and debugging GTK+ Applications</h2>
 
88
<a name="id439398"></a><h2>Running and debugging GTK+ Applications</h2>
89
89
<div class="refsect2" title="Common commandline options">
90
 
<a name="id525945"></a><h3>Common commandline options</h3>
 
90
<a name="id441465"></a><h3>Common commandline options</h3>
91
91
<p>
92
92
All GTK+ applications support a number of standard commandline
93
93
options. These are removed from <code class="literal">argv</code> by gtk_init(). 
144
144
</div>
145
145
<hr>
146
146
<div class="refsect2" title="Environment variables">
147
 
<a name="id513708"></a><h3>Environment variables</h3>
 
147
<a name="id429228"></a><h3>Environment variables</h3>
148
148
<p> 
149
149
GTK+ inspects a number of environment variables in addition to standard
150
150
variables like <code class="envar">LANG</code>, <code class="envar">PATH</code>, <code class="envar">HOME</code>