PythonMonkey v0.8.2 (dev)
|
The typedef for the backing store that will be used by JSFunctionProxy objects. All it contains is a pointer to the JSFunction. More...
#include <JSFunctionProxy.hh>
Public Attributes | |
PyObject_HEAD JS::PersistentRootedObject * | jsFunc |
The typedef for the backing store that will be used by JSFunctionProxy objects. All it contains is a pointer to the JSFunction.
PyObject_HEAD JS::PersistentRootedObject* JSFunctionProxy::jsFunc |