|
Blender V5.0
|
#include <Python.h>Go to the source code of this file.
Classes | |
| struct | BPy_IDPropertyUIManager |
Functions | |
| void | IDPropertyUIData_Init_Types () |
Variables | |
| PyTypeObject | BPy_IDPropertyUIManager_Type |
| void IDPropertyUIData_Init_Types | ( | ) |
Definition at line 1070 of file idprop_py_ui_api.cc.
References BPy_IDPropertyUIManager_Type.
Referenced by BPy_init_modules(), and BPyInit_idprop_types().
|
extern |
Definition at line 1017 of file idprop_py_ui_api.cc.
Referenced by BPy_IDPropertyUIManager_update_from(), IDPropertyUIData_Init_Types(), and pyrna_struct_id_properties_ui().