Blender  V3.3
Classes | Typedefs | Functions | Variables
idprop_py_ui_api.h File Reference

Go to the source code of this file.

Classes

struct  BPy_IDPropertyUIManager
 

Typedefs

typedef struct BPy_IDPropertyUIManager BPy_IDPropertyUIManager
 

Functions

void IDPropertyUIData_Init_Types (void)
 

Variables

PyTypeObject BPy_IDPropertyUIManager_Type
 

Typedef Documentation

◆ BPy_IDPropertyUIManager

Function Documentation

◆ IDPropertyUIData_Init_Types()

void IDPropertyUIData_Init_Types ( void  )

Definition at line 722 of file idprop_py_ui_api.c.

References BPy_IDPropertyUIManager_Type.

Referenced by BPy_init_modules(), and BPyInit_idprop_types().

Variable Documentation

◆ BPy_IDPropertyUIManager_Type

PyTypeObject BPy_IDPropertyUIManager_Type
extern