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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-06-16 11:11:24 UTC
  • mfrom: (1.14.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110616111124-4bqn50taxh7rrked
Tags: 2.24.5-0ubuntu1
* New upstream version
* 010_make_bg_changes_queue_repaint: dropped, the fix is in the new version
* include_m4_dir.patch: include the m4 directory from the previous version, 
  it's not shipped with the new tarball but required for the autoreconf run

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="gtk.html" title="Part I. GTK+ Overview">
9
9
<link rel="prev" href="gtk-compiling.html" title="Compiling GTK+ Applications">
10
10
<link rel="next" href="gtk-x11.html" title="Using GTK+ on the X Window System">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
31
31
<td valign="top" align="right"></td>
32
32
</tr></table></div>
33
33
<div class="refsect1">
34
 
<a name="id382836"></a><h2>Running and debugging GTK+ Applications</h2>
 
34
<a name="id405096"></a><h2>Running and debugging GTK+ Applications</h2>
35
35
<div class="refsect2">
36
 
<a name="id361321"></a><h3>Common commandline options</h3>
 
36
<a name="id411347"></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">
93
 
<a name="id404039"></a><h3>Environment variables</h3>
 
93
<a name="id423320"></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> 
339
339
</div>
340
340
<div class="footer">
341
341
<hr>
342
 
          Generated by GTK-Doc V1.17</div>
 
342
          Generated by GTK-Doc V1.17.1</div>
343
343
</body>
344
344
</html>
 
 
b'\\ No newline at end of file'