Blender  V3.3
Functions | Variables
bpy_rna_data.h File Reference

Go to the source code of this file.

Functions

int BPY_rna_data_context_type_ready (void)
 

Variables

PyMethodDef BPY_rna_data_context_method_def
 

Function Documentation

◆ BPY_rna_data_context_type_ready()

int BPY_rna_data_context_type_ready ( void  )

Definition at line 205 of file bpy_rna_data.c.

References bpy_rna_data_context_Type.

Referenced by BPy_init_modules().

Variable Documentation

◆ BPY_rna_data_context_method_def

PyMethodDef BPY_rna_data_context_method_def
extern

Definition at line 198 of file bpy_rna_data.c.

Referenced by BPY_rna_types_extend_capi().