Blender  V3.3
Public Attributes | List of all members
LibExitLappContextItemsIterData Struct Reference

Public Attributes

short idcode
 
BPy_Librarypy_library
 
PyObject * py_list
 
Py_ssize_t py_list_size
 

Detailed Description

Definition at line 346 of file bpy_library_load.c.

Member Data Documentation

◆ idcode

short LibExitLappContextItemsIterData::idcode

Definition at line 347 of file bpy_library_load.c.

Referenced by bpy_lib_exit().

◆ py_library

BPy_Library* LibExitLappContextItemsIterData::py_library

Definition at line 348 of file bpy_library_load.c.

◆ py_list

PyObject* LibExitLappContextItemsIterData::py_list

Definition at line 349 of file bpy_library_load.c.

◆ py_list_size

Py_ssize_t LibExitLappContextItemsIterData::py_list_size

Definition at line 350 of file bpy_library_load.c.

Referenced by bpy_lib_exit_lapp_context_items_cb().


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