This struct is a bundle of methods used by the JSStringProxy type.
More...
#include <JSStringProxy.hh>
This struct is a bundle of methods used by the JSStringProxy type.
◆ JSStringProxy_copy_method()
PyObject * JSStringProxyMethodDefinitions::JSStringProxy_copy_method |
( |
JSStringProxy * |
self | ) |
|
|
static |
copy protocol method for both copy and deepcopy
- Parameters
-
- Returns
- a copy of the string
◆ JSStringProxy_dealloc()
void JSStringProxyMethodDefinitions::JSStringProxy_dealloc |
( |
JSStringProxy * |
self | ) |
|
|
static |
Deallocation method (.tp_dealloc), removes the reference to the underlying JSString before freeing the JSStringProxy.
- Parameters
-
The documentation for this struct was generated from the following files: