mirror of https://github.com/swig/swig
20 lines
296 B
HTML
20 lines
296 B
HTML
<html>
|
|
<head>
|
|
<title>SWIG:Examples:python:callback</title>
|
|
</head>
|
|
|
|
<body bgcolor="#ffffff">
|
|
|
|
|
|
<tt>SWIG/Examples/python/extend/</tt>
|
|
<hr>
|
|
|
|
<H2>Implementing C++ callbacks in Python</H2>
|
|
|
|
<p>
|
|
This example illustrates how to use directors to implement C++ callbacks in Python.
|
|
|
|
<hr>
|
|
</body>
|
|
</html>
|