Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
swig_globalvar Struct Reference
Collaboration diagram for swig_globalvar:
[legend]

Data Fields

char * name
 
PyObject *(* get_attr )(void)
 
int(* set_attr )(PyObject *)
 
struct swig_globalvarnext
 

Detailed Description

Definition at line 1335 of file gv_python3.cpp.

Field Documentation

◆ get_attr

PyObject *(* swig_globalvar::get_attr) (void)

Definition at line 1337 of file gv_python3.cpp.

Referenced by SWIG_Python_addvarlink(), and swig_varlink_getattr().

◆ name

char* swig_globalvar::name

◆ next

◆ set_attr

int(* swig_globalvar::set_attr) (PyObject *)

Definition at line 1338 of file gv_python3.cpp.

Referenced by SWIG_Python_addvarlink(), and swig_varlink_setattr().


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