~ubuntu-branches/ubuntu/karmic/glibmm2.4/karmic

« back to all changes in this revision

Viewing changes to docs/reference/html/classGlib_1_1SignalChildWatch.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-09-22 11:12:24 UTC
  • mfrom: (1.2.41 upstream)
  • Revision ID: james.westby@ubuntu.com-20090922111224-p1r8bxw835x23l07
Tags: 2.22.1-0ubuntu1
* New upstream release (LP: #434371)
  - Fix KeyFile build with exceptions disabled
  - Re-enable input file line markers in gmmproc
  - Fix broken test for empty _WRAP_METHOD argument
  - Allow the C documentation to be overridden
  - Slightly clean up gross Perl code in gmmproc.in
  - Correctly quote the extracted comment for M4
  - Enable verbose output of autoreconf
  - Do not complain about missing docs_override.xml
  - Support Automake silent rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
<div class="memdoc">
74
74
 
75
75
<p>Connects a child watch handler. </p>
76
 
<div class="fragment"><pre class="fragment"> <a class="code" href="group__MainLoop.html#ga11ee7db80cc44ece02056a38bb049e3b" title="Convenience child watch signal.">Glib::signal_child_watch</a>().connect(<a class="codeRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01023.html#g358aa21a20d3e304bbe878f4940f5742">sigc::ptr_fun</a>(&amp;child_watch_handler), pid);
 
76
<div class="fragment"><pre class="fragment"> <a class="code" href="group__MainLoop.html#ga11ee7db80cc44ece02056a38bb049e3b" title="Convenience child watch signal.">Glib::signal_child_watch</a>().connect(<a class="codeRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01025.html#ga358aa21a20d3e304bbe878f4940f5742">sigc::ptr_fun</a>(&amp;child_watch_handler), pid);
77
77
</pre></div> <dl><dt><b>Parameters:</b></dt><dd>
78
78
  <table border="0" cellspacing="2" cellpadding="0">
79
79
    <tr><td valign="top"></td><td valign="top"><em>slot</em>&#160;</td><td>A slot to call when child <em>pid</em> exited. </td></tr>
90
90
<li>glibmm/main.h</li>
91
91
</ul>
92
92
</div>
93
 
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 8 13:53:51 2009 for glibmm by&#160;
 
93
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Sep 21 11:07:26 2009 for glibmm by&#160;
94
94
<a href="http://www.doxygen.org/index.html">
95
95
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
96
96
</body>