PageRenderTime 18ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/python/callback/index.html

#
HTML | 19 lines | 13 code | 6 blank | 0 comment | 0 complexity | da223ac9438a637ec33a7a682a51e30a MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. <html>
  2. <head>
  3. <title>SWIG:Examples:python:callback</title>
  4. </head>
  5. <body bgcolor="#ffffff">
  6. <tt>SWIG/Examples/python/extend/</tt>
  7. <hr>
  8. <H2>Implementing C++ callbacks in Python</H2>
  9. <p>
  10. This example illustrates how to use directors to implement C++ callbacks in Python.
  11. <hr>
  12. </body>
  13. </html>