~ubuntu-branches/ubuntu/quantal/gtkmm3.0/quantal

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-03-01 23:42:36 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20120301234236-12w6m0hkomhi7h53
Tags: 3.3.16-0ubuntu1
* New upstream version
* debian/control.in: updated the glib requirement

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 <tbody>
15
15
 <tr style="height: 56px;">
16
16
  <td style="padding-left: 0.5em;">
17
 
   <div id="projectname">gtkmm&#160;<span id="projectnumber">3.3.14</span></div>
 
17
   <div id="projectname">gtkmm&#160;<span id="projectnumber">3.3.16</span></div>
18
18
  </td>
19
19
 </tr>
20
20
 </tbody>
655
655
<p>KeySnooper signal Allows you to channel keypresses to a signal handler without registering with the widget. </p>
656
656
<dl class="return"><dt><b>Returns:</b></dt><dd>KeySnooperSig A Signal to which you can connect a sigc::slot&lt; int, Widget *, GdkEventKey * &gt;</dd></dl>
657
657
<p>It is the responsibility of the snooper to pass the keypress to the widget, however, care must be taken that the keypress is not passed twice.</p>
658
 
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000017">Deprecated:</a></b></dt><dd>Key snooping should not be done. Events should be handled by widgets. </dd></dl>
 
658
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000022">Deprecated:</a></b></dt><dd>Key snooping should not be done. Events should be handled by widgets. </dd></dl>
659
659
 
660
660
</div>
661
661
</div>
677
677
<li>gtkmm/main.h</li>
678
678
</ul>
679
679
</div>
680
 
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 7 2012 10:44:08 for gtkmm by&#160;
 
680
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 28 2012 10:01:54 for gtkmm by&#160;
681
681
<a href="http://www.doxygen.org/index.html">
682
682
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
683
683
</body>