~ubuntu-branches/ubuntu/precise/gtk+2.0/precise

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-09-01 12:14:05 UTC
  • mfrom: (72.1.19 experimental)
  • Revision ID: james.westby@ubuntu.com-20100901121405-fpnv3e90oyihtvsx
Tags: 2.21.7-1ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
<td valign="top" align="right"></td>
32
32
</tr></table></div>
33
33
<div class="refsect1" title="Running and debugging GTK+ Applications">
34
 
<a name="id598494"></a><h2>Running and debugging GTK+ Applications</h2>
 
34
<a name="id525893"></a><h2>Running and debugging GTK+ Applications</h2>
35
35
<div class="refsect2" title="Common commandline options">
36
 
<a name="id608070"></a><h3>Common commandline options</h3>
 
36
<a name="id535468"></a><h3>Common commandline options</h3>
37
37
<p>
38
38
All GTK+ applications support a number of standard commandline
39
39
options. These are removed from <code class="literal">argv</code> by gtk_init(). 
90
90
</div>
91
91
<hr>
92
92
<div class="refsect2" title="Environment variables">
93
 
<a name="id592928"></a><h3>Environment variables</h3>
 
93
<a name="id520326"></a><h3>Environment variables</h3>
94
94
<p> 
95
95
GTK+ inspects a number of environment variables in addition to standard
96
96
variables like <code class="envar">LANG</code>, <code class="envar">PATH</code>, <code class="envar">HOME</code>