~ubuntu-branches/ubuntu/trusty/glib2.0/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/reference/glib/html/glib-Spawning-Processes.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-02-22 15:00:46 UTC
  • mfrom: (3.4.7 experimental)
  • Revision ID: james.westby@ubuntu.com-20100222150046-qae9q3ivbus5o0gd
Tags: 2.23.4-1ubuntu1
* Resync on Debian
* debian/patches/01_gettext-desktopfiles.patch:
  - updated to use gettext for X-GNOME-Fullname too
* debian/patches/71_gio_launch_handler.patch:
  - new gio default launch handle feature required for wncksync
* debian/libglib2.0-0.symbols:
  - updated the symbols list for the gio launcher handler

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="glib-utilities.html" title="GLib Utilities">
9
9
<link rel="prev" href="glib-Timers.html" title="Timers">
10
10
<link rel="next" href="glib-File-Utilities.html" title="File Utilities">
11
 
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="glib.html" title="GLib Overview">
14
14
<link rel="chapter" href="glib-fundamentals.html" title="GLib Fundamentals">
29
29
<link rel="index" href="api-index-2-18.html" title="Index of new symbols in 2.18">
30
30
<link rel="index" href="api-index-2-20.html" title="Index of new symbols in 2.20">
31
31
<link rel="index" href="api-index-2-22.html" title="Index of new symbols in 2.22">
 
32
<link rel="index" href="api-index-2-24.html" title="Index of new symbols in 2.24">
32
33
</head>
33
34
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
34
35
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
249
250
<hr>
250
251
<div class="refsect2" title="G_SPAWN_ERROR">
251
252
<a name="G-SPAWN-ERROR:CAPS"></a><h3>G_SPAWN_ERROR</h3>
252
 
<pre class="programlisting">#define G_SPAWN_ERROR g_spawn_error_quark ()
253
 
</pre>
 
253
<pre class="programlisting">#define             G_SPAWN_ERROR</pre>
254
254
<p>
255
255
Error domain for spawning processes. Errors in this domain will
256
256
be from the <a class="link" href="glib-Spawning-Processes.html#GSpawnError" title="enum GSpawnError"><span class="type">GSpawnError</span></a> enumeration. See <a class="link" href="glib-Error-Reporting.html#GError" title="GError"><span class="type">GError</span></a> for information on
930
930
</div>
931
931
<div class="footer">
932
932
<hr>
933
 
          Generated by GTK-Doc V1.12</div>
 
933
          Generated by GTK-Doc V1.13</div>
934
934
</body>
935
935
</html>
 
 
b'\\ No newline at end of file'