Blender V5.0
idprop_py_ui_api.hh File Reference
#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

Function Documentation

◆ IDPropertyUIData_Init_Types()

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().

Variable Documentation

◆ BPy_IDPropertyUIManager_Type

PyTypeObject BPy_IDPropertyUIManager_Type
extern