Blender
V3.3
|
Go to the source code of this file.
Functions | |
PyObject * | BPY_app_handlers_struct (void) |
PyObject* BPY_app_handlers_struct | ( | void | ) |
Definition at line 213 of file bpy_app_handlers.c.
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(), NULL, POINTER_FROM_INT, pos, and ret.
Referenced by make_app_info().