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

« back to all changes in this revision

Viewing changes to docs/reference/html/classGlib_1_1SignalProxyNormal.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:
145
145
<p>This is called by connect() in derived SignalProxy classes.</p>
146
146
<dl><dt><b>Parameters:</b></dt><dd>
147
147
  <table border="0" cellspacing="2" cellpadding="0">
148
 
    <tr><td valign="top"></td><td valign="top"><em>slot</em>&#160;</td><td>The signal handler, usually created with <a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01024.html#g46b3aee55bddccc454ea4f8edc26ffa7">sigc::mem_fun()</a>, or <a class="elRef" 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>. </td></tr>
 
148
    <tr><td valign="top"></td><td valign="top"><em>slot</em>&#160;</td><td>The signal handler, usually created with <a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01026.html#ga46b3aee55bddccc454ea4f8edc26ffa7">sigc::mem_fun()</a>, or <a class="elRef" 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>. </td></tr>
149
149
    <tr><td valign="top"></td><td valign="top"><em>after</em>&#160;</td><td>Whether this signal handler should be called before or after the default signal handler. </td></tr>
150
150
  </table>
151
151
  </dd>
183
183
<p>By default, the signal handler will be called before the default signal handler, in which case any return value would be replaced anyway by that of the later signal handler.</p>
184
184
<dl><dt><b>Parameters:</b></dt><dd>
185
185
  <table border="0" cellspacing="2" cellpadding="0">
186
 
    <tr><td valign="top"></td><td valign="top"><em>slot</em>&#160;</td><td>The signal handler, which should have a void return type, usually created with <a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01024.html#g46b3aee55bddccc454ea4f8edc26ffa7">sigc::mem_fun()</a>, or <a class="elRef" 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>. </td></tr>
 
186
    <tr><td valign="top"></td><td valign="top"><em>slot</em>&#160;</td><td>The signal handler, which should have a void return type, usually created with <a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01026.html#ga46b3aee55bddccc454ea4f8edc26ffa7">sigc::mem_fun()</a>, or <a class="elRef" 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>. </td></tr>
187
187
    <tr><td valign="top"></td><td valign="top"><em>after</em>&#160;</td><td>Whether this signal handler should be called before or after the default signal handler. </td></tr>
188
188
  </table>
189
189
  </dd>
214
214
<li>glibmm/signalproxy.h</li>
215
215
</ul>
216
216
</div>
217
 
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 8 13:53:50 2009 for glibmm by&#160;
 
217
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Sep 21 11:07:25 2009 for glibmm by&#160;
218
218
<a href="http://www.doxygen.org/index.html">
219
219
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
220
220
</body>