|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| PyObject * | BPY_app_handlers_struct () |
| PyObject * BPY_app_handlers_struct | ( | ) |
Definition at line 255 of file bpy_app_handlers.cc.
References bCallbackFuncStore::alloc, app_cb_info_desc, bCallbackFuncStore::arg, BKE_callback_add(), BKE_CB_EVT_TOT, BlenderAppCbType, BLI_assert_msg, bpy_app_generic_callback(), BPyPersistent_Type, bCallbackFuncStore::func, make_app_cb_info(), POINTER_FROM_INT, pos, and ret.
Referenced by make_app_info().