aboutsummaryrefslogtreecommitdiff
path: root/Examples/python/callback/index.html
blob: e2017eca331de05d4c6377825891d289d27ad180 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<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>