Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
SwigPyClientData Struct Reference

Data Fields

PyObject * klass
 
PyObject * newraw
 
PyObject * newargs
 
PyObject * destroy
 
int delargs
 
int implicitconv
 
PyTypeObject * pytype
 

Detailed Description

Definition at line 1606 of file gv_python3.cpp.

Field Documentation

◆ delargs

int SwigPyClientData::delargs

Definition at line 1611 of file gv_python3.cpp.

◆ destroy

PyObject* SwigPyClientData::destroy

Definition at line 1610 of file gv_python3.cpp.

◆ implicitconv

int SwigPyClientData::implicitconv

Definition at line 1612 of file gv_python3.cpp.

◆ klass

PyObject* SwigPyClientData::klass

Definition at line 1607 of file gv_python3.cpp.

◆ newargs

PyObject* SwigPyClientData::newargs

Definition at line 1609 of file gv_python3.cpp.

◆ newraw

PyObject* SwigPyClientData::newraw

Definition at line 1608 of file gv_python3.cpp.

◆ pytype

PyTypeObject* SwigPyClientData::pytype

Definition at line 1613 of file gv_python3.cpp.

Referenced by SWIG_Python_NewPointerObj().


The documentation for this struct was generated from the following file: