Graphviz 13.0.0~dev.20241222.1117
|
Data Fields | |
int | type |
const char * | name |
long | lvalue |
double | dvalue |
void * | pvalue |
swig_type_info ** | ptype |
Definition at line 1092 of file gv_python3.cpp.
double swig_const_info::dvalue |
Definition at line 1096 of file gv_python3.cpp.
long swig_const_info::lvalue |
Definition at line 1095 of file gv_python3.cpp.
const char * swig_const_info::name |
Definition at line 1094 of file gv_python3.cpp.
swig_type_info ** swig_const_info::ptype |
Definition at line 1098 of file gv_python3.cpp.
Referenced by SWIG_Python_FixMethods().
void * swig_const_info::pvalue |
Definition at line 1097 of file gv_python3.cpp.
Referenced by SWIG_Python_FixMethods().
int swig_const_info::type |
Definition at line 1093 of file gv_python3.cpp.
Referenced by SWIG_Python_FixMethods(), SWIG_Python_InstallConstants(), and SWIG_Tcl_InstallConstants().